Date: Mon, 3 Oct 2016 00:28:42 +0000 (UTC) From: Sevan Janiyan <sevan@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r306612 - head/sbin/mount_nullfs Message-ID: <201610030028.u930SgD2033200@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sevan (doc committer) Date: Mon Oct 3 00:28:42 2016 New Revision: 306612 URL: https://svnweb.freebsd.org/changeset/base/306612 Log: Note the name change from mount_null to mount_nullfs in FreeBSD 5.0. PR: 212541 Approved by: bcr (mentor) MFC after: 4 days Differential Revision: https://reviews.freebsd.org/D8105 Modified: head/sbin/mount_nullfs/mount_nullfs.8 Modified: head/sbin/mount_nullfs/mount_nullfs.8 ============================================================================== --- head/sbin/mount_nullfs/mount_nullfs.8 Mon Oct 3 00:25:15 2016 (r306611) +++ head/sbin/mount_nullfs/mount_nullfs.8 Mon Oct 3 00:28:42 2016 (r306612) @@ -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 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610030028.u930SgD2033200>