svn commit: r283236 - stable/10/usr.sbin/autofs

Edward Tomasz Napierala trasz at FreeBSD.org
Thu May 21 13:33:07 UTC 2015


Author: trasz
Date: Thu May 21 13:33:06 2015
New Revision: 283236
URL: https://svnweb.freebsd.org/changeset/base/283236

Log:
  MFC r279851:
  
  Fix typo.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/usr.sbin/autofs/automountd.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/autofs/automountd.8
==============================================================================
--- stable/10/usr.sbin/autofs/automountd.8	Thu May 21 13:31:44 2015	(r283235)
+++ stable/10/usr.sbin/autofs/automountd.8	Thu May 21 13:33:06 2015	(r283236)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 20, 2014
+.Dd March 10, 2015
 .Dt AUTOMOUNTD 8
 .Os
 .Sh NAME
@@ -78,7 +78,7 @@ The default is 30.
 Debug mode: increase verbosity and do not daemonize.
 .It Fl o Ar options
 Specify mount options.
-Options specified here ill be overridden by options entered in maps or
+Options specified here will be overridden by options entered in maps or
 .Xr auto_master 5 .
 .It Fl v
 Increase verbosity.


More information about the svn-src-all mailing list