2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

back out revision 1.70; it is no long applicable

This commit is contained in:
Todd C. Miller
2004-09-08 18:34:38 +00:00
parent 01dbe19ba1
commit a5e0ff8640

View File

@@ -194,11 +194,6 @@ B<sudo> is unable to update a file with its edited version, the
user will receive a warning and the edited copy will remain in a
temporary file.
Please note that the editor used must make its changes to the
original file (really the original inode). If the editor makes
changes to a temporary file and then just renames this to the
original file name it will not work with B<sudoedit>.
=item -h
The B<-h> (I<help>) option causes B<sudo> to print a usage message and exit.