summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2017-06-06 09:23:12 +0000
committertrasz <trasz@FreeBSD.org>2017-06-06 09:23:12 +0000
commit73d9869c782fca14c46612ae3b2fc7dbbd759f9b (patch)
treed25becb3c577c6d7c369624b9abb0e6e00233124 /share
parent2e762a7b4c34c7082c03e31eb2fb54f4a02c3f5f (diff)
downloadFreeBSD-src-73d9869c782fca14c46612ae3b2fc7dbbd759f9b.zip
FreeBSD-src-73d9869c782fca14c46612ae3b2fc7dbbd759f9b.tar.gz
MFC r318816:
Don't end up manpage titles with a full stop. Approved by: re (marius)
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/mmcsd.42
-rw-r--r--share/man/man7/growfs.72
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mmcsd.4 b/share/man/man4/mmcsd.4
index e25efa3..a0bcbcd 100644
--- a/share/man/man4/mmcsd.4
+++ b/share/man/man4/mmcsd.4
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm mmcsd
-.Nd MMC and SD memory card driver.
+.Nd MMC and SD memory card driver
.Sh SYNOPSIS
.Cd device mmcsd
.Sh DESCRIPTION
diff --git a/share/man/man7/growfs.7 b/share/man/man7/growfs.7
index 697305e..1e6beff 100644
--- a/share/man/man7/growfs.7
+++ b/share/man/man7/growfs.7
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm growfs
-.Nd start up script to grow the root file-system.
+.Nd start up script to grow the root file-system
.Sh DESCRIPTION
The following options in
.Pa /etc/rc.conf
OpenPOWER on IntegriCloud