Date: Tue, 14 Oct 2014 19:21:05 +0000 (UTC) From: Steven Kreuzer <skreuzer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r273105 - stable/10/sbin/mount Message-ID: <201410141921.s9EJL53X009665@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410141921.s9EJL53X009665>