Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/user Fix section name.



details:   https://anonhg.NetBSD.org/src/rev/12c16c227161
branches:  trunk
changeset: 332383:12c16c227161
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Sep 19 16:04:29 2014 +0000

description:
Fix section name.

diffstat:

 usr.sbin/user/usermod.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 16df476cc5f7 -r 12c16c227161 usr.sbin/user/usermod.8
--- a/usr.sbin/user/usermod.8   Fri Sep 19 16:02:58 2014 +0000
+++ b/usr.sbin/user/usermod.8   Fri Sep 19 16:04:29 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: usermod.8,v 1.33 2014/09/19 16:02:59 wiz Exp $ */
+.\" $NetBSD: usermod.8,v 1.34 2014/09/19 16:04:29 wiz Exp $ */
 .\"
 .\" Copyright (c) 1999 Alistair G. Crooks.  All rights reserved.
 .\"
@@ -228,7 +228,7 @@
 Until this update
 is completed, the password file is unavailable for other updates
 and the new information is not available to programs.
-.Sh EXIT STATUS
+.Sh FILES
 .Bl -tag -width /etc/usermgmt.conf -compact
 .It Pa /etc/usermgmt.conf
 .El



Home | Main Index | Thread Index | Old Index