svn commit: r209926 - head/usr.sbin/mountd

Maxim Konovalov maxim at FreeBSD.org
Mon Jul 12 04:21:51 UTC 2010


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 \&.


More information about the svn-src-all mailing list