Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2008 17:10:12 +0200
From:      "Pietro Cerutti" <gahr@FreeBSD.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   docs/124488: [tmpfs] document supported mount options in man page
Message-ID:  <1213197012.27630@gahrtop.localhost>
Resent-Message-ID: <200806111520.m5BFK1PH051917@freefall.freebsd.org>

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

>Number:         124488
>Category:       docs
>Synopsis:       [tmpfs] document supported mount options in man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 11 15:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
The FreeBSD Project 
>Environment:


System: FreeBSD 8.0-CURRENT #44: Wed Jun 11 00:28:02 CEST 2008
    root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034



>Description:





>How-To-Repeat:





>Fix:


--- tmpfs.5.diff begins here ---
Index: tmpfs.5
===================================================================
RCS file: /home/ncvs/src/share/man/man5/tmpfs.5,v
retrieving revision 1.3
diff -u -r1.3 tmpfs.5
--- tmpfs.5	18 Jun 2007 19:19:02 -0000	1.3
+++ tmpfs.5	11 Jun 2008 15:09:03 -0000
@@ -54,6 +54,22 @@
 kernel to access
 .Tn tmpfs
 file systems.
+.Sh OPTIONS
+The following options are available when
+mounting
+.Nm
+file systems:
+.Bl -tag -width indent
+.It Cm gid
+root group id 
+.It Cm uid
+root user id
+.It Cm mode
+permessions in octal format
+.It Cm inodes
+maximum number of inodes
+.It Cm size
+maximum size (in bytes) for the file system
 .Sh EXAMPLES
 To mount a
 .Nm
--- tmpfs.5.diff ends here ---



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



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