diff options
author | simon <simon@FreeBSD.org> | 2004-05-14 20:07:49 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-05-14 20:07:49 +0000 |
commit | 43cdffed1457bb243f79244c57ced73a752e39d7 (patch) | |
tree | 39abe091173b4f998c93242449b9324287b12fe4 /share/man/man4/ttcp.4 | |
parent | 3c92afcdebc5b96abe7889dc5f9152412b1f2fd0 (diff) | |
download | FreeBSD-src-43cdffed1457bb243f79244c57ced73a752e39d7.zip FreeBSD-src-43cdffed1457bb243f79244c57ced73a752e39d7.tar.gz |
Correct the misuse of \- (mdoc(7) mathematical minus) when - (mdoc(7)
hyphen) is meant.
Mdoc(7) clue by: ru
Reviewed by: ru
Diffstat (limited to 'share/man/man4/ttcp.4')
-rw-r--r-- | share/man/man4/ttcp.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ttcp.4 b/share/man/man4/ttcp.4 index d4ceab5..3a53969 100644 --- a/share/man/man4/ttcp.4 +++ b/share/man/man4/ttcp.4 @@ -221,7 +221,7 @@ for more information. .Xr tcp 4 .Rs .%A R. Braden -.%T "T/TCP \- TCP Extensions for Transactions" +.%T "T/TCP - TCP Extensions for Transactions" .%O RFC 1644 .Re .Sh HISTORY |