diff options
author | 2004-10-04 20:55:29 +0000 | |
---|---|---|
committer | 2004-10-04 20:55:29 +0000 | |
commit | 95443b2988179c542ab77c0cde961ac03525e643 (patch) | |
tree | 5ecf25b503553330cbdbb7e691f671032adcb855 | |
parent | document that /etc/security checks disklabels for changes; (diff) | |
download | wireguard-openbsd-95443b2988179c542ab77c0cde961ac03525e643.tar.xz wireguard-openbsd-95443b2988179c542ab77c0cde961ac03525e643.zip |
master\n.Xr passwd 5 -> .Xr master.passwd 5
-rw-r--r-- | share/man/man8/security.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/security.8 b/share/man/man8/security.8 index 30f12013eb5..b3e3b5885b1 100644 --- a/share/man/man8/security.8 +++ b/share/man/man8/security.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: security.8,v 1.8 2004/10/04 20:44:20 jmc Exp $ +.\" $OpenBSD: security.8,v 1.9 2004/10/04 20:55:29 jmc Exp $ .\" .\" David Leonard, 2001. Public Domain. .\" @@ -28,8 +28,8 @@ The script carries out the following list of simple checks: .Bl -bullet .It -Check the master -.Xr passwd 5 +Check the +.Xr master.passwd 5 and .Xr group 5 files for |