diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 18:00:19 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 18:00:19 +0000 |
commit | d929062987b87a7f3264de7f96f984b95a03031b (patch) | |
tree | e233de1c24e610521b4a2e8138147d1408102390 /usr.sbin/diskpart | |
parent | 3972b3b063eeca9a7502e09d3fddeebd52e64279 (diff) | |
download | FreeBSD-src-d929062987b87a7f3264de7f96f984b95a03031b.zip FreeBSD-src-d929062987b87a7f3264de7f96f984b95a03031b.tar.gz |
mdoc(7) police: removed punctuation after the last SEE ALSO xref.
Diffstat (limited to 'usr.sbin/diskpart')
-rw-r--r-- | usr.sbin/diskpart/diskpart.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/diskpart/diskpart.8 b/usr.sbin/diskpart/diskpart.8 index d73f7cc..c1e8589 100644 --- a/usr.sbin/diskpart/diskpart.8 +++ b/usr.sbin/diskpart/diskpart.8 @@ -123,7 +123,7 @@ If an unknown disk type is specified, .Nm will prompt for the required disk geometry information. .Sh SEE ALSO -.Xr disktab 5 , +.Xr disktab 5 .Sh BUGS Most default partition sizes are based on historical artifacts (like the RP06), and may result in unsatisfactory layouts. |