5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx sudo: sudo @VERSION@ (give limited root privileges to certain users)
5 kx sudo:
5 kx sudo: 'sudo' is a command that allows users to execute some commands as
5 kx sudo: root. The /etc/sudoers file (edited with 'visudo') specifies which
5 kx sudo: users have access to sudo and which commands they can run. 'sudo'
5 kx sudo: logs all its activities to /var/log/ so the system administrator
5 kx sudo: can keep an eye on things.
5 kx sudo:
5 kx sudo: Homepage: https://www.sudo.ws
5 kx sudo:
5 kx sudo: