Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 13:33:06 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r283236 - stable/10/usr.sbin/autofs
Message-ID:  <201505211333.t4LDX6V6003534@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505211333.t4LDX6V6003534>