diff options
author | lstewart <lstewart@FreeBSD.org> | 2011-04-12 08:13:18 +0000 |
---|---|---|
committer | lstewart <lstewart@FreeBSD.org> | 2011-04-12 08:13:18 +0000 |
commit | 545f7c0ca7fd9e634491bb4bb13b87ffc8bda63c (patch) | |
tree | cf3cb112c46236e34f94836c2dca95875e788466 /share/man/man9/cc.9 | |
parent | d7acba8fca7f96a7ffcd82d5d89924ca40056f69 (diff) | |
download | FreeBSD-src-545f7c0ca7fd9e634491bb4bb13b87ffc8bda63c.zip FreeBSD-src-545f7c0ca7fd9e634491bb4bb13b87ffc8bda63c.tar.gz |
Use the full and proper company name for Swinburne University of Technology
throughout the source tree.
Requested by: Grenville Armitage, Director of CAIA at Swinburne University of
Technology
MFC after: 3 days
Diffstat (limited to 'share/man/man9/cc.9')
-rw-r--r-- | share/man/man9/cc.9 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man9/cc.9 b/share/man/man9/cc.9 index 92bf001..6a37984 100644 --- a/share/man/man9/cc.9 +++ b/share/man/man9/cc.9 @@ -4,8 +4,8 @@ .\" All rights reserved. .\" .\" Portions of this documentation were written at the Centre for Advanced -.\" Internet Architectures, Swinburne University, Melbourne, Australia by -.\" David Hayes and Lawrence Stewart under sponsorship from the +.\" Internet Architectures, Swinburne University of Technology, Melbourne, +.\" Australia by David Hayes and Lawrence Stewart under sponsorship from the .\" FreeBSD Foundation. .\" .\" Redistribution and use in source and binary forms, with or without @@ -310,10 +310,10 @@ The modular Congestion Control (CC) framework first appeared in .Fx 9.0 . .Pp The framework was first released in 2007 by James Healy and Lawrence Stewart -whilst working on the NewTCP research project at Swinburne University's Centre -for Advanced Internet Architectures, Melbourne, Australia, which was made -possible in part by a grant from the Cisco University Research Program Fund at -Community Foundation Silicon Valley. +whilst working on the NewTCP research project at Swinburne University of +Technology's Centre for Advanced Internet Architectures, Melbourne, Australia, +which was made possible in part by a grant from the Cisco University Research +Program Fund at Community Foundation Silicon Valley. More details are available at: .Pp http://caia.swin.edu.au/urp/newtcp/ |