diff options
author | mpp <mpp@FreeBSD.org> | 2000-11-01 11:17:33 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 2000-11-01 11:17:33 +0000 |
commit | 6ee9391fb4778734f873b53db835c0b17ecebcc3 (patch) | |
tree | dadc1d55afad4470d8220ff71528650ffb668f24 | |
parent | ed552ec18221bfc9a8d3cfb520bb12fe6205be3d (diff) | |
download | FreeBSD-src-6ee9391fb4778734f873b53db835c0b17ecebcc3.zip FreeBSD-src-6ee9391fb4778734f873b53db835c0b17ecebcc3.tar.gz |
Mdoc style fixes.
PR: docs/22445
-rw-r--r-- | share/man/man4/dummynet.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/dummynet.4 b/share/man/man4/dummynet.4 index 707fc7f..bccb5fc 100644 --- a/share/man/man4/dummynet.4 +++ b/share/man/man4/dummynet.4 @@ -173,9 +173,10 @@ This manpage is not illustrating all the possible ways to use dummynet. .Sh HISTORY .Nm -dummynet was initially implemented as a testing tool for TCP congestion control -by Luigi Rizzo <luigi@iet.unipi.it>, as described on ACM Computer +by +.An Luigi Rizzo Aq luigi@iet.unipi.it , +as described on ACM Computer Communication Review, Jan.97 issue. Later it has been then modified to work at the ip and bridging level, and integrated with the IPFW |