Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Remove "EXPERIMENTAL" from puffs + some rewor...



details:   https://anonhg.NetBSD.org/src/rev/7544858c3157
branches:  trunk
changeset: 754478:7544858c3157
user:      pooka <pooka%NetBSD.org@localhost>
date:      Sat May 01 13:07:34 2010 +0000

description:
Remove "EXPERIMENTAL" from puffs + some rewording.

diffstat:

 share/man/man4/options.4 |  9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r 2efe9af2d635 -r 7544858c3157 share/man/man4/options.4
--- a/share/man/man4/options.4  Sat May 01 12:59:26 2010 +0000
+++ b/share/man/man4/options.4  Sat May 01 13:07:34 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.388 2010/02/22 20:13:01 wiz Exp $
+.\"    $NetBSD: options.4,v 1.389 2010/05/01 13:07:34 pooka Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -30,7 +30,7 @@
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .\"
-.Dd February 22, 2010
+.Dd May 1, 2010
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -900,15 +900,12 @@
 .Xr mount_tmpfs 8
 for details.
 .It Cd file-system PUFFS
-.Bq Em EXPERIMENTAL
 Includes kernel support for the pass-to-userspace framework file system.
 It can be used to implement file system functionality in userspace.
 See
 .Xr puffs 3
-and
-.Xr puffs 4
 for more details.
-This option is required for sshfs:
+This enables for example sshfs:
 .Xr mount_psshfs 8 .
 .El
 .Ss File System Options



Home | Main Index | Thread Index | Old Index