1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

Add an example of how to create an fstab entry.

This commit is contained in:
Doug Barton 2003-05-05 23:41:17 +00:00
parent 4adea93613
commit 4460871b32
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114765

View File

@ -289,6 +289,10 @@ Create and mount a 32 megabyte swap-backed file system on
.Pp
.Dl "mdmfs -s 32m md /tmp"
.Pp
The same file system created as an entry in
.Pa /etc/fstab :
.Dl "md /tmp mfs rw,-s32m 2 0"
.Pp
Create and mount a 16 megabyte malloc-backed file system on
.Pa /tmp
using the