summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2015-02-10 18:49:13 +0000
committergjb <gjb@FreeBSD.org>2015-02-10 18:49:13 +0000
commit60d8f84855602577b09503d0f815be913e016d7e (patch)
tree62a676ec77427366c69d8fc68c5cb01b0708c87a /share
parent2549cc669a2d34308645fb7e20b5837c62b96687 (diff)
downloadFreeBSD-src-60d8f84855602577b09503d0f815be913e016d7e.zip
FreeBSD-src-60d8f84855602577b09503d0f815be913e016d7e.tar.gz
Fix a rendering issue in the nullfs(5) manual page.
MFC after: 3 days Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/nullfs.55
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/nullfs.5 b/share/man/man5/nullfs.5
index 3f691e4..4536480 100644
--- a/share/man/man5/nullfs.5
+++ b/share/man/man5/nullfs.5
@@ -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"
OpenPOWER on IntegriCloud