diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-29 00:49:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-29 00:49:48 +0000 |
commit | ee905a96f2e0cdb1b2fef11e768ae7e5dee53c66 (patch) | |
tree | 6b929020af3aeac7242bc8f2032bbb1a5194687f /lib/libc/net/getnameinfo.3 | |
parent | 29028fecc14044c5bd39e1e737f3929370ee2706 (diff) |
correct .Rs references;
Diffstat (limited to 'lib/libc/net/getnameinfo.3')
-rw-r--r-- | lib/libc/net/getnameinfo.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/getnameinfo.3 b/lib/libc/net/getnameinfo.3 index 39f9b8e14ea..b17f2e4aeb2 100644 --- a/lib/libc/net/getnameinfo.3 +++ b/lib/libc/net/getnameinfo.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getnameinfo.3,v 1.37 2005/01/06 03:50:46 itojun Exp $ +.\" $OpenBSD: getnameinfo.3,v 1.38 2005/01/29 00:49:47 jmc Exp $ .\" $KAME: getnameinfo.3,v 1.37 2005/01/05 03:23:05 itojun Exp $ .\" .\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") @@ -191,7 +191,7 @@ printf("host=%s\en", hbuf); .Rs .%A Craig Metz .%T Protocol Independence Using the Sockets API -.%B "Proceedings of the freenix track: 2000 USENIX annual technical conference" +.%B "Proceedings of the Freenix Track: 2000 USENIX Annual Technical Conference" .%D June 2000 .Re .Sh STANDARDS |