svn commit: r269627 - head/sbin/mount
Steven Kreuzer
skreuzer at FreeBSD.org
Wed Aug 6 14:38:10 UTC 2014
Author: skreuzer (doc,ports committer)
Date: Wed Aug 6 14:38:09 2014
New Revision: 269627
URL: http://svnweb.freebsd.org/changeset/base/269627
Log:
Mention tmpfs(5)
PR: 192389
Submitted by: yaneurabeya at gmail.com
Approved by: hrs (mentor)
Modified:
head/sbin/mount/mount.8
Modified: head/sbin/mount/mount.8
==============================================================================
--- head/sbin/mount/mount.8 Wed Aug 6 14:20:01 2014 (r269626)
+++ head/sbin/mount/mount.8 Wed Aug 6 14:38:09 2014 (r269627)
@@ -551,6 +551,7 @@ support for a particular file system mig
.Xr mount_smbfs 8 ,
.Xr mount_udf 8 ,
.Xr mount_unionfs 8 ,
+.Xr tmpfs 5 ,
.Xr umount 8 ,
.Xr zfs 8 ,
.Xr zpool 8
More information about the svn-src-all
mailing list