Module Name: src
Committed By: uwe
Date: Tue Oct 18 23:24:48 UTC 2016
Modified Files:
src/share/man/man5: passwd.5
Log Message:
Xref to useradd(8) by its official name.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/share/man/man5/passwd.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/passwd.5
diff -u src/share/man/man5/passwd.5:1.31 src/share/man/man5/passwd.5:1.32
--- src/share/man/man5/passwd.5:1.31 Tue Jul 9 09:41:30 2013
+++ src/share/man/man5/passwd.5 Tue Oct 18 23:24:48 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: passwd.5,v 1.31 2013/07/09 09:41:30 njoly Exp $
+.\" $NetBSD: passwd.5,v 1.32 2016/10/18 23:24:48 uwe Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -390,8 +390,8 @@ BEGIN { FS = ":"}
.Xr login.conf 5 ,
.Xr netgroup 5 ,
.Xr passwd.conf 5 ,
-.Xr adduser 8 ,
.Xr pwd_mkdb 8 ,
+.Xr useradd 8 ,
.Xr vipw 8 ,
.Xr yp 8
.Pp