Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Sep 2012 16:08:28 -0500
From:      Bryan Drewery <bryan@shatow.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/171356: [PATCH] typo in zfs.8
Message-ID:  <20120905210832.44F791065670@hub.freebsd.org>
Resent-Message-ID: <201209052110.q85LA3sB002064@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171356
>Category:       docs
>Synopsis:       [PATCH] typo in zfs.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 05 21:10:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Bryan Drewery
>Release:        FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:

	
>Description:
	There is a missing 'n' in zfs.8:
	     sharesmb=on | off | opts
		 The sharesmb property has currently no effect o FreeBSD.

>How-To-Repeat:
	
>Fix:

	

--- patch-zfs8-typo.txt begins here ---
# svn status
M       cddl/contrib/opensolaris/cmd/zfs/zfs.8

Index: cddl/contrib/opensolaris/cmd/zfs/zfs.8
===================================================================
--- cddl/contrib/opensolaris/cmd/zfs/zfs.8	(revision 240151)
+++ cddl/contrib/opensolaris/cmd/zfs/zfs.8	(working copy)
@@ -1083,7 +1083,7 @@
 .It Sy sharesmb Ns = Ns Cm on | off | Ar opts
 The
 .Sy sharesmb
-property has currently no effect o
+property has currently no effect on
 .Fx .
 .It Sy sharenfs Ns = Ns Cm on | off | Ar opts
 Controls whether the file system is shared via
--- patch-zfs8-typo.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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