From owner-freebsd-doc@FreeBSD.ORG Wed Sep 5 21:10:03 2012 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7BFA81065673 for ; Wed, 5 Sep 2012 21:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 364EA8FC16 for ; Wed, 5 Sep 2012 21:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q85LA3eF002076 for ; Wed, 5 Sep 2012 21:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q85LA3sB002064; Wed, 5 Sep 2012 21:10:03 GMT (envelope-from gnats) Resent-Date: Wed, 5 Sep 2012 21:10:03 GMT Resent-Message-Id: <201209052110.q85LA3sB002064@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bryan Drewery Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44F791065670 for ; Wed, 5 Sep 2012 21:08:32 +0000 (UTC) (envelope-from bryan@shatow.net) Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92]) by mx1.freebsd.org (Postfix) with ESMTP id AC52A8FC08 for ; Wed, 5 Sep 2012 21:08:31 +0000 (UTC) Received: (qmail 1986 invoked from network); 5 Sep 2012 16:08:29 -0500 Received: from unknown (HELO test8.xzibition.com) (10.10.0.34) by sweb.xzibition.com with SMTP; 5 Sep 2012 16:08:29 -0500 Received: by test8.xzibition.com (sSMTP sendmail emulation); Wed, 05 Sep 2012 16:08:28 -0500 Message-Id: <20120905210832.44F791065670@hub.freebsd.org> Date: Wed, 05 Sep 2012 16:08:28 -0500 From: Bryan Drewery To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/171356: [PATCH] typo in zfs.8 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bryan Drewery List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2012 21:10:03 -0000 >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: