svn commit: r271043 - head/share/man/man5

Glen Barber gjb at FreeBSD.org
Wed Sep 3 17:15:13 UTC 2014


Author: gjb
Date: Wed Sep  3 17:15:12 2014
New Revision: 271043
URL: http://svnweb.freebsd.org/changeset/base/271043

Log:
  Update the autofs(5) manual to reflect it first appeared in
  FreeBSD 10.1-RELEASE.
  
  Submitted by:	dhw
  MFC after:	3 days
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man5/autofs.5

Modified: head/share/man/man5/autofs.5
==============================================================================
--- head/share/man/man5/autofs.5	Wed Sep  3 16:48:33 2014	(r271042)
+++ head/share/man/man5/autofs.5	Wed Sep  3 17:15:12 2014	(r271043)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 14, 2014
+.Dd September 3, 2014
 .Dt AUTOFS 5
 .Os
 .Sh NAME
@@ -90,7 +90,7 @@ filesystems specified in
 The
 .Nm
 driver first appeared in
-.Fx 10.2 .
+.Fx 10.1 .
 .Sh AUTHORS
 The
 .Nm


More information about the svn-src-all mailing list