Date: Fri, 13 Feb 2015 00:41:04 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r278651 - in stable: 10/share/man/man5 9/share/man/man5 Message-ID: <201502130041.t1D0f4mR008633@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Feb 13 00:41:03 2015 New Revision: 278651 URL: https://svnweb.freebsd.org/changeset/base/278651 Log: MFC r278526: Fix a rendering issue in the nullfs(5) manual page. Sponsored by: The FreeBSD Foundation Modified: stable/9/share/man/man5/nullfs.5 Directory Properties: stable/9/share/man/man5/ (props changed) Changes in other areas also in this revision: Modified: stable/10/share/man/man5/nullfs.5 Directory Properties: stable/10/ (props changed) Modified: stable/9/share/man/man5/nullfs.5 ============================================================================== --- stable/9/share/man/man5/nullfs.5 Fri Feb 13 00:29:57 2015 (r278650) +++ stable/9/share/man/man5/nullfs.5 Fri Feb 13 00:41:03 2015 (r278651) @@ -24,15 +24,14 @@ .\" .\" $FreeBSD$ .\" -.Dd October 5, 2008 +.Dd February 10, 2015 .Dt NULLFS 5 .Os .Sh NAME .Nm nullfs .Nd "null file system" .Sh SYNOPSIS -To enable support for -.Nm , +To enable support for this driver, place the following line in the kernel configuration file: .Bd -ragged -offset indent .Cd "options NULLFS"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502130041.t1D0f4mR008633>