svn commit: r355007 - stable/12/share/man/man5

Jason Helfman jgh at FreeBSD.org
Fri Nov 22 17:06:33 UTC 2019


Author: jgh (doc,ports committer)
Date: Fri Nov 22 17:06:32 2019
New Revision: 355007
URL: https://svnweb.freebsd.org/changeset/base/355007

Log:
  MFH: r351820
    - correct HISTORY section
    - while here clarify wording
  
  PR:		240260 (based on)
  Submitted by:	gbergling at gmail.com

Modified:
  stable/12/share/man/man5/passwd.5
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man5/passwd.5
==============================================================================
--- stable/12/share/man/man5/passwd.5	Fri Nov 22 16:53:30 2019	(r355006)
+++ stable/12/share/man/man5/passwd.5	Fri Nov 22 17:06:32 2019	(r355007)
@@ -438,8 +438,8 @@ BEGIN { FS = ":"}
 .Sh HISTORY
 A
 .Nm
-file format appeared in
-.At v6 .
+file format first appeared in
+.At v1 .
 .Pp
 The
 .Tn NIS


More information about the svn-src-stable mailing list