diff options
author | wblock <wblock@FreeBSD.org> | 2012-05-24 02:24:03 +0000 |
---|---|---|
committer | wblock <wblock@FreeBSD.org> | 2012-05-24 02:24:03 +0000 |
commit | 9fa9a2acad686b2ef1495297cd790912d78b85c3 (patch) | |
tree | 61339cc2a5de8c07d18be714bf198be4e8c05131 /sys/boot/forth/menu.4th.8 | |
parent | add2d11101581f1d8f620b3c6f9f343c35646562 (diff) | |
download | FreeBSD-src-9fa9a2acad686b2ef1495297cd790912d78b85c3.zip FreeBSD-src-9fa9a2acad686b2ef1495297cd790912d78b85c3.tar.gz |
Fixes to man8 groff mandoc style, usage mistakes, or typos.
PR: 168016
Submitted by: Nobuyuki Koganemaru
Approved by: gjb
MFC after: 3 days
Diffstat (limited to 'sys/boot/forth/menu.4th.8')
-rw-r--r-- | sys/boot/forth/menu.4th.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/menu.4th.8 b/sys/boot/forth/menu.4th.8 index affce60..e94ee86 100644 --- a/sys/boot/forth/menu.4th.8 +++ b/sys/boot/forth/menu.4th.8 @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm menu.4th -.Nd FreeBSD dynamic menu boot module. +.Nd FreeBSD dynamic menu boot module .Sh DESCRIPTION The file that goes by the name of .Nm |