From 588029a1ff1c6c6576c51634de994b5f8ca91aa7 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sun, 14 Aug 2016 14:57:17 +0000 Subject: Refer to /etc/passwd consistently as the "legacy password file" and remove some references to differences between versions 6 and 7. ok jmc, millert, tedu --- usr.sbin/pwd_mkdb/pwd_mkdb.8 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'usr.sbin/pwd_mkdb/pwd_mkdb.8') diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8 index cf4202cf231..6b935ceb040 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.8 +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pwd_mkdb.8,v 1.25 2016/05/09 11:13:10 naddy Exp $ +.\" $OpenBSD: pwd_mkdb.8,v 1.26 2016/08/14 14:57:15 tb Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)pwd_mkdb.8 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: May 9 2016 $ +.Dd $Mdocdate: August 14 2016 $ .Dt PWD_MKDB 8 .Os .Sh NAME @@ -60,8 +60,6 @@ The .Ar file must be in the correct format (see .Xr passwd 5 ) . -It is important to note that the format used in this system is -different from the historic 6th Edition-style format. .Pp The options are as follows: .Bl -tag -width Ds @@ -125,7 +123,7 @@ exits zero on success, non-zero on failure. .It Pa /etc/master.passwd current password file .It Pa /etc/passwd -a 6th Edition-style password file +legacy password file .It Pa /etc/pwd.db insecure password database file .It Pa /etc/pwd.db.tmp -- cgit v1.2.3