diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2002-02-12 02:57:32 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2002-02-12 02:57:32 +0000 |
commit | 4a22c4c93fbc5a8ab4462f936564a6d5ff4ee21e (patch) | |
tree | b4d14ac99e642a59cf8da57d4f0c064413382613 /share/man/man5 | |
parent | b2bb543fc3346de5e5dc7ef8c40ea2a35b4e8eb5 (diff) |
Correct cross reference. PR#2390.
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/login.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index d53872ab9f5..79e164fe124 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.14 2001/10/05 14:45:54 mpech Exp $ +.\" $OpenBSD: login.conf.5,v 1.15 2002/02/12 02:57:31 hugh Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" .Dd June 18, 2001 @@ -896,6 +896,6 @@ option to login, respectively. .Xr bsd_auth 3 , .Xr getcap 3 , .Xr login_cap 3 , -.Xr passwd 3 , +.Xr passwd 5 , .Xr ttys 5 , .Xr ftpd 8 |