Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2010 04:21:50 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r209926 - head/usr.sbin/mountd
Message-ID:  <201007120421.o6C4LoHD086992@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: maxim
Date: Mon Jul 12 04:21:50 2010
New Revision: 209926
URL: http://svn.freebsd.org/changeset/base/209926

Log:
  o Fix typo: sepcify -> specify.
  
  PR:		docs/148499
  Submitted by:	Warren Block
  MFC after:	1 week

Modified:
  head/usr.sbin/mountd/exports.5

Modified: head/usr.sbin/mountd/exports.5
==============================================================================
--- head/usr.sbin/mountd/exports.5	Mon Jul 12 03:00:29 2010	(r209925)
+++ head/usr.sbin/mountd/exports.5	Mon Jul 12 04:21:50 2010	(r209926)
@@ -82,7 +82,7 @@ including regular files if the
 option is used on
 .Xr mountd 8 .
 The third form has the string ``V4:'' followed by a single absolute path
-name, to sepcify the NFSv4 tree root.
+name, to specify the NFSv4 tree root.
 The pathnames must not have any symbolic links in them and should not have
 any
 .Dq Pa \&.



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