View | Details | Raw Unified | Return to bug 212541
Collapse All | Expand All

(-)sbin/mount_nullfs/mount_nullfs.8 (-2 / +6 lines)
Lines 33-39 Link Here
33
.\"     @(#)mount_null.8	8.6 (Berkeley) 5/1/95
33
.\"     @(#)mount_null.8	8.6 (Berkeley) 5/1/95
34
.\" $FreeBSD$
34
.\" $FreeBSD$
35
.\"
35
.\"
36
.Dd May 1, 1995
36
.Dd September 10, 2016
37
.Dt MOUNT_NULLFS 8
37
.Dt MOUNT_NULLFS 8
38
.Os
38
.Os
39
.Sh NAME
39
.Sh NAME
Lines 240-245 Link Here
240
.Em "Stackable Layers: an Architecture for File System Development" .
240
.Em "Stackable Layers: an Architecture for File System Development" .
241
.Sh HISTORY
241
.Sh HISTORY
242
The
242
The
243
.Nm
243
.Nm mount_null
244
utility first appeared in
244
utility first appeared in
245
.Bx 4.4 .
245
.Bx 4.4 .
246
It was renamed to
247
.Nm
248
in
249
.Fx 5.0 .

Return to bug 212541