svn commit: r273105 - stable/10/sbin/mount
Steven Kreuzer
skreuzer at FreeBSD.org
Tue Oct 14 19:21:05 UTC 2014
Author: skreuzer (doc,ports committer)
Date: Tue Oct 14 19:21:04 2014
New Revision: 273105
URL: https://svnweb.freebsd.org/changeset/base/273105
Log:
MFC r269627:
Mention tmpfs(5)
PR: 192389
Submitted by: yaneurabeya at gmail.com
Approved by: hrs (mentor)
Modified:
stable/10/sbin/mount/mount.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sbin/mount/mount.8
==============================================================================
--- stable/10/sbin/mount/mount.8 Tue Oct 14 19:10:00 2014 (r273104)
+++ stable/10/sbin/mount/mount.8 Tue Oct 14 19:21:04 2014 (r273105)
@@ -556,6 +556,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-stable-10
mailing list