diff options
author | ben <ben@FreeBSD.org> | 2000-11-15 17:27:54 +0000 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2000-11-15 17:27:54 +0000 |
commit | 5eea8e98aac7d8d5a876306c9e86d3103a7220ab (patch) | |
tree | f16942fdb31891eca24ac22a308d8d87880cb941 /usr.sbin/boot98cfg | |
parent | 5793387cd6b6ab0690f03f663e4ace5021e43145 (diff) | |
download | FreeBSD-src-5eea8e98aac7d8d5a876306c9e86d3103a7220ab.zip FreeBSD-src-5eea8e98aac7d8d5a876306c9e86d3103a7220ab.tar.gz |
remove trailing periods from SEE ALSO.
Diffstat (limited to 'usr.sbin/boot98cfg')
-rw-r--r-- | usr.sbin/boot98cfg/boot98cfg.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/boot98cfg/boot98cfg.8 b/usr.sbin/boot98cfg/boot98cfg.8 index 628f23a..4c30ac7 100644 --- a/usr.sbin/boot98cfg/boot98cfg.8 +++ b/usr.sbin/boot98cfg/boot98cfg.8 @@ -90,7 +90,7 @@ Specify the sector size. The default secotor size is 512 .El .Sh SEE ALSO .Xr boot 8 , -.Xr fdisk 8 . +.Xr fdisk 8 .Sh DIAGNOSTICS Exit status is 0 on success and >0 on error. .Sh AUTHORS |