Module Name:    src
Committed By:   wiz
Date:           Fri Sep 19 16:04:29 UTC 2014

Modified Files:
        src/usr.sbin/user: usermod.8

Log Message:
Fix section name.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/user/usermod.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/user/usermod.8
diff -u src/usr.sbin/user/usermod.8:1.33 src/usr.sbin/user/usermod.8:1.34
--- src/usr.sbin/user/usermod.8:1.33	Fri Sep 19 16:02:59 2014
+++ src/usr.sbin/user/usermod.8	Fri Sep 19 16:04:29 2014
@@ -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 @@ At very large sites this can take severa
 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

Reply via email to