diff options
Diffstat (limited to 'security/sudo/patches/patch-ac')
-rw-r--r-- | security/sudo/patches/patch-ac | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/security/sudo/patches/patch-ac b/security/sudo/patches/patch-ac deleted file mode 100644 index d4eefa15e26..00000000000 --- a/security/sudo/patches/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ac,v 1.5 1999/08/31 19:26:41 jlam Exp $ - ---- sudo.man.orig Sun Mar 28 23:37:03 1999 -+++ sudo.man Sun Aug 29 05:44:36 1999 -@@ -198,7 +198,8 @@ - .SH "DESCRIPTION" - \fBsudo\fR allows a permitted user to execute a \fIcommand\fR - as the superuser (real and effective uid and gid are set --to \f(CW0\fR and root's group as set in the passwd file respectively). -+to \f(CW0\fR and root's group as set in the passwd file respectively) -+by using the user's own password. - .PP - \fBsudo\fR determines who is an authorized user by consulting the - file \fI/etc/sudoers\fR. By giving \fBsudo\fR the \f(CW-v\fR flag a user |