diff options
author | grog <grog@FreeBSD.org> | 1999-04-22 04:05:56 +0000 |
---|---|---|
committer | grog <grog@FreeBSD.org> | 1999-04-22 04:05:56 +0000 |
commit | b8e75a37986807632cf64145f1b969b5ab84b00b (patch) | |
tree | 6152b33bfb10fd4d9379eff1f322c42f300bc4bd /share/man/man5 | |
parent | e206feb881b2449b788dd08966c4ee32cea05638 (diff) | |
download | FreeBSD-src-b8e75a37986807632cf64145f1b969b5ab84b00b.zip FreeBSD-src-b8e75a37986807632cf64145f1b969b5ab84b00b.tar.gz |
Fix poor heading format.
Submitted-by: Matthew Fuller <fullermd@over-yonder.net>
PR: docs/11271
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/passwd.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5 index 940de0d..f23be37 100644 --- a/share/man/man5/passwd.5 +++ b/share/man/man5/passwd.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)passwd.5 8.1 (Berkeley) 6/5/93 -.\" $Id: passwd.5,v 1.21 1998/06/28 21:33:42 hoek Exp $ +.\" $Id: passwd.5,v 1.22 1998/08/31 16:41:07 wosch Exp $ .\" .Dd September 29, 1994 .Dt PASSWD 5 @@ -552,8 +552,7 @@ the system will first try to match users against a netgroup called `operator'. If an `operator' netgroup doesn't exist, the system will try to match users against the normal `operator' group instead. -.Ss Changes in behavior from older versions of -.Tn FreeBSD +.Ss Changes in behavior from older versions of FreeBSD There have been several bug fixes and improvements in .Tn FreeBSD Ns 's NIS/YP handling, some of which have caused changes in behavior. |