diff options
author | 2002-07-16 18:19:18 +0000 | |
---|---|---|
committer | 2002-07-16 18:19:18 +0000 | |
commit | 0c980880e8f41b53e91e036ff2ebfc5b159b87e1 (patch) | |
tree | 7a7460e8fef31034badd5f735ddf0b7b6df91937 | |
parent | - Add bus_dmamap_sync() in appropriate places for EA (diff) | |
download | wireguard-openbsd-0c980880e8f41b53e91e036ff2ebfc5b159b87e1.tar.xz wireguard-openbsd-0c980880e8f41b53e91e036ff2ebfc5b159b87e1.zip |
add RCS Id; ok millert@
-rw-r--r-- | usr.bin/sudo/sudoers | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/sudo/sudoers b/usr.bin/sudo/sudoers index 0bc6c9a8dc3..3983594f50a 100644 --- a/usr.bin/sudo/sudoers +++ b/usr.bin/sudo/sudoers @@ -1,3 +1,5 @@ +# $OpenBSD: sudoers,v 1.4 2002/07/16 18:19:18 naddy Exp $ +# # sudoers file. # # This file MUST be edited with the 'visudo' command as root. |