Author: gjb
Date: Tue Feb 10 18:49:13 2015
New Revision: 278526
URL: https://svnweb.freebsd.org/changeset/base/278526

Log:
  Fix a rendering issue in the nullfs(5) manual page.
  
  MFC after:    3 days
  Sponsored by: The FreeBSD Foundation

Modified:
  head/share/man/man5/nullfs.5

Modified: head/share/man/man5/nullfs.5
==============================================================================
--- head/share/man/man5/nullfs.5        Tue Feb 10 18:35:46 2015        
(r278525)
+++ head/share/man/man5/nullfs.5        Tue Feb 10 18:49:13 2015        
(r278526)
@@ -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-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to