summaryrefslogtreecommitdiffstats
path: root/sbin/mount_unionfs
diff options
context:
space:
mode:
authorsevan <sevan@FreeBSD.org>2016-10-16 22:31:10 +0000
committersevan <sevan@FreeBSD.org>2016-10-16 22:31:10 +0000
commit00ce8946b7b97aaea22e79df1f0e255d805205c6 (patch)
treebffbeaf6855a2ed52fe654ef1a0b5687374d1cc4 /sbin/mount_unionfs
parent09ab1c7c30817550b6177ced4eee73cbe157df45 (diff)
downloadFreeBSD-src-00ce8946b7b97aaea22e79df1f0e255d805205c6.zip
FreeBSD-src-00ce8946b7b97aaea22e79df1f0e255d805205c6.tar.gz
MFC r306613:
Note the change of name in FreeBSD 5.0. PR: 212542 Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D8105
Diffstat (limited to 'sbin/mount_unionfs')
-rw-r--r--sbin/mount_unionfs/mount_unionfs.88
1 files changed, 6 insertions, 2 deletions
diff --git a/sbin/mount_unionfs/mount_unionfs.8 b/sbin/mount_unionfs/mount_unionfs.8
index 84b29d2..faab704 100644
--- a/sbin/mount_unionfs/mount_unionfs.8
+++ b/sbin/mount_unionfs/mount_unionfs.8
@@ -31,7 +31,7 @@
.\" @(#)mount_union.8 8.6 (Berkeley) 3/27/94
.\" $FreeBSD$
.\"
-.Dd November 30, 2006
+.Dd October 3, 2016
.Dt MOUNT_UNIONFS 8
.Os
.Sh NAME
@@ -328,9 +328,13 @@ accessible via
.Xr mount_nullfs 8
.Sh HISTORY
The
-.Nm
+.Nm mount_null
utility first appeared in
.Bx 4.4 .
+It was renamed to
+.Nm
+in
+.Fx 5.0 .
.Pp
The
.Fl r
OpenPOWER on IntegriCloud