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"
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to