Differences between current version and predecessor to the previous major change of su-to-root(1).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Tuesday, September 23, 2003 11:35:37 pm | by CraigBox | |
Older page: | version 3 | Last edited on Tuesday, June 4, 2002 12:22:55 am | by perry | Revert |
@@ -1,35 +1,20 @@
-su-to-root
-!!!su-to-root
-NAME
-DESCRIPTION
-COPYING
-AUTHOR
-SEE ALSO
-----
!!NAME
+su-to-root - A simple script to give an `interactive' front end to su. It can be used in menu entry commands to ask for the root password
-su-to-root - A simple script to give an `interactive' front end to su. It can be used in menu entry commands to ask for the root password
!!DESCRIPTION
+Most menu entries simply start an editor or a game or whatever. But some menu entries would like to give the user the ability to change important settings in the system, that
+require root privileges. __su-to-root__ can be used to ask for the root password.
-Most menu entries simply start an editor or a game or
-whatever. But some menu entries would like to give the user
-the ability to change important settings in the system, that
-require root privileges. __su-to-root__ can be used to
-ask for the root password.
!!COPYING
+__su-to-root__ is distributed under the GNU General Public License. (GPL 2.0 or greater).
-__su-to-root__ is distributed under the GNU General
-Public License. (GPL 2.0 or greater).
!!AUTHOR
+joost witteveen
-joost witteveen
!!SEE ALSO
-
-__
update-menus__
(1), menufile(5),
-
__/usr/doc/menu/html__
-----
+update-menus(1), menufile(5), __/usr/doc/menu/html__