summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorsevan <sevan@FreeBSD.org>2016-10-16 22:27:16 +0000
committersevan <sevan@FreeBSD.org>2016-10-16 22:27:16 +0000
commit9f4991afd2cbf14c5dffbdac84e2b1c129787ad0 (patch)
tree43c8b08cd9d445739b40d561fd333d945706f273 /sbin
parent758373cb537d195ddc016e87795e772982ee21c6 (diff)
downloadFreeBSD-src-9f4991afd2cbf14c5dffbdac84e2b1c129787ad0.zip
FreeBSD-src-9f4991afd2cbf14c5dffbdac84e2b1c129787ad0.tar.gz
MFC r306612:
Note the name change from mount_null to mount_nullfs in FreeBSD 5.0. PR: 212541 Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D8105
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount_nullfs/mount_nullfs.88
1 files changed, 6 insertions, 2 deletions
diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8
index 177ecdd..da4586a 100644
--- a/sbin/mount_nullfs/mount_nullfs.8
+++ b/sbin/mount_nullfs/mount_nullfs.8
@@ -33,7 +33,7 @@
.\" @(#)mount_null.8 8.6 (Berkeley) 5/1/95
.\" $FreeBSD$
.\"
-.Dd May 1, 1995
+.Dd October 3, 2016
.Dt MOUNT_NULLFS 8
.Os
.Sh NAME
@@ -240,6 +240,10 @@ UCLA Technical Report CSD-910056,
.Em "Stackable Layers: an Architecture for File System Development" .
.Sh HISTORY
The
-.Nm
+.Nm mount_null
utility first appeared in
.Bx 4.4 .
+It was renamed to
+.Nm
+in
+.Fx 5.0 .
OpenPOWER on IntegriCloud