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 /sbin/hastctl | |
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 'sbin/hastctl')
-rw-r--r-- | sbin/hastctl/hastctl.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastctl/hastctl.8 b/sbin/hastctl/hastctl.8 index 31353ca5..9266fc0 100644 --- a/sbin/hastctl/hastctl.8 +++ b/sbin/hastctl/hastctl.8 @@ -211,7 +211,7 @@ nodeB# application_start .Xr ggatel 8 , .Xr hastd 8 , .Xr mount 8 , -.Xr newfs 8 . +.Xr newfs 8 .Sh AUTHORS The .Nm |