Author: sevan (doc committer)
Date: Sun Oct 16 22:27:16 2016
New Revision: 307406
URL: https://svnweb.freebsd.org/changeset/base/307406

Log:
  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

Modified:
  stable/10/sbin/mount_nullfs/mount_nullfs.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sbin/mount_nullfs/mount_nullfs.8
==============================================================================
--- stable/10/sbin/mount_nullfs/mount_nullfs.8  Sun Oct 16 22:26:39 2016        
(r307405)
+++ stable/10/sbin/mount_nullfs/mount_nullfs.8  Sun Oct 16 22:27:16 2016        
(r307406)
@@ -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 .
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to