Xref mount_tmpfs(8).
This commit is contained in:
parent
81194e34f1
commit
eab7dadfb7
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: mount.8,v 1.58 2007/08/01 08:51:24 pooka Exp $
|
.\" $NetBSD: mount.8,v 1.59 2008/05/06 17:21:56 xtraeme Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1980, 1989, 1991, 1993
|
.\" Copyright (c) 1980, 1989, 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -29,7 +29,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
|
.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
|
||||||
.\"
|
.\"
|
||||||
.Dd August 1, 2007
|
.Dd May 6, 2008
|
||||||
.Dt MOUNT 8
|
.Dt MOUNT 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -461,6 +461,7 @@ mount -t cd9660 -o nodev,nosuid /dev/cd0a /mnt
|
|||||||
.Xr mount_overlay 8 ,
|
.Xr mount_overlay 8 ,
|
||||||
.Xr mount_portal 8 ,
|
.Xr mount_portal 8 ,
|
||||||
.Xr mount_procfs 8 ,
|
.Xr mount_procfs 8 ,
|
||||||
|
.Xr mount_tmpfs 8 ,
|
||||||
.Xr mount_udf 8 ,
|
.Xr mount_udf 8 ,
|
||||||
.Xr mount_umap 8 ,
|
.Xr mount_umap 8 ,
|
||||||
.Xr mount_union 8 ,
|
.Xr mount_union 8 ,
|
||||||
|
Loading…
Reference in New Issue
Block a user