svn commit: r355008 - stable/11/share/man/man5

Jason Helfman jgh at FreeBSD.org
Fri Nov 22 17:13:03 UTC 2019


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

Log:
  MFH: r351820
    - correct HISTORY section
    - while here clarify wording
  
  PR:		240260 (based on)  http://www.FreeBSD.org/cgi/query-pr.cgi?pr=240260
  Submitted by:	gbergling at gmail.com

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

Modified: stable/11/share/man/man5/passwd.5
==============================================================================
--- stable/11/share/man/man5/passwd.5	Fri Nov 22 17:06:32 2019	(r355007)
+++ stable/11/share/man/man5/passwd.5	Fri Nov 22 17:13:02 2019	(r355008)
@@ -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-all mailing list