diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-05-10 09:49:04 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-05-10 09:49:04 +0000 |
commit | 54431741280e7fae18ad77d8de1a1863da43b311 (patch) | |
tree | f480e17f06aef9a023cfec3567c1d2c6c6835921 /lib | |
parent | 7bae16de6898b41d2bfeabef692ac61473a193c4 (diff) | |
download | FreeBSD-src-54431741280e7fae18ad77d8de1a1863da43b311.zip FreeBSD-src-54431741280e7fae18ad77d8de1a1863da43b311.tar.gz |
Supply only one author name per instance of %A, as per mdoc.samples(7).
PR: 18465
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/net/rcmd.3 | 7 | ||||
-rw-r--r-- | lib/libfetch/fetch.3 | 13 | ||||
-rw-r--r-- | lib/libtacplus/libtacplus.3 | 3 |
3 files changed, 17 insertions, 6 deletions
diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3 index 0287d34..63f7fb5 100644 --- a/lib/libc/net/rcmd.3 +++ b/lib/libc/net/rcmd.3 @@ -270,12 +270,15 @@ is overloaded to mean ``All network ports in use.'' .Xr rshd 8 .Pp .Rs -.%A W. Stevens and M. Thomas +.%A W. Stevens +.%A M. Thomas .%T "Advanced Socket API for IPv6" .%O RFC2292 .Re .Rs -.%A W. Stevens, M. Thomas and E. Nordmark +.%A W. Stevens +.%A M. Thomas +.%A E. Nordmark .%T "Advanced Socket API for IPv6" .%O draft-ietf-ipngwg-rfc2292bis-01.txt .Re diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index 5879dee..28bdb33 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -354,19 +354,26 @@ to use for transferring files. .Xr ftpio 3 , .Xr ip 4 . .Rs -.%A T. Berners-Lee, L. Masinter & M. McCahill +.%A T. Berners-Lee +.%A L. Masinter +.%A M. McCahill .%D December 1994 .%T Uniform Resource Locators (URL) .%O RFC1738 .Re .Rs -.%A R. Fielding, J. Gettys, J. Mogul, H. Frystyk, T. Berners-Lee +.%A R. Fielding +.%A J. Gettys +.%A J. Mogul +.%A H. Frystyk +.%A T. Berners-Lee .%D Januray 1997 .%B Hypertext Transfer Protocol -- HTTP/1.1 .%O RFC2068 .Re .Rs -.%A J. Postel, J. K. Reynolds +.%A J. Postel +.%A J. K. Reynolds .%D October 1985 .%B File Transfer Protocol .%O RFC959 diff --git a/lib/libtacplus/libtacplus.3 b/lib/libtacplus/libtacplus.3 index 146a235..0934747 100644 --- a/lib/libtacplus/libtacplus.3 +++ b/lib/libtacplus/libtacplus.3 @@ -337,7 +337,8 @@ without recording an error message. .Sh SEE ALSO .Xr tacplus.conf 5 .Rs -.%A D. Carrel and Lol Grant +.%A D. Carrel +.%A Lol Grant .%T The TACACS+ Protocol, Version 1.78 .%O draft-grant-tacacs-02.txt (Internet Draft) .Re |