View | Details | Raw Unified | Return to bug 124488
Collapse All | Expand All

(-)tmpfs.5 (+16 lines)
Lines 54-59 Link Here
54
kernel to access
54
kernel to access
55
.Tn tmpfs
55
.Tn tmpfs
56
file systems.
56
file systems.
57
.Sh OPTIONS
58
The following options are available when
59
mounting
60
.Nm
61
file systems:
62
.Bl -tag -width indent
63
.It Cm gid
64
root group id 
65
.It Cm uid
66
root user id
67
.It Cm mode
68
permessions in octal format
69
.It Cm inodes
70
maximum number of inodes
71
.It Cm size
72
maximum size (in bytes) for the file system
57
.Sh EXAMPLES
73
.Sh EXAMPLES
58
To mount a
74
To mount a
59
.Nm
75
.Nm

Return to bug 124488