diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
| commit | 72b7f92e6edf4375820f765b41697b3208ce7fe7 (patch) | |
| tree | 49c75f7b6a634efb81c3709f39147fdba24623bb /include/arpa | |
| parent | 606cad63e046f2873878d07634158eb90c5a2cf6 (diff) | |
Diffstat (limited to 'include/arpa')
| -rw-r--r-- | include/arpa/inet.h | 2 | ||||
| -rw-r--r-- | include/arpa/nameser.h | 2 | ||||
| -rw-r--r-- | include/arpa/nameser_compat.h | 2 | ||||
| -rw-r--r-- | include/arpa/telnet.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/arpa/inet.h b/include/arpa/inet.h index fe60747a0da9..548e21e5549d 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -52,7 +52,7 @@ /* * @(#)inet.h 8.1 (Berkeley) 6/2/93 * From: Id: inet.h,v 8.5 1997/01/29 08:48:09 vixie Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/arpa/inet.h,v 1.11.2.1 2001/04/21 14:53:03 ume Exp $ */ #ifndef _ARPA_INET_H_ diff --git a/include/arpa/nameser.h b/include/arpa/nameser.h index 343e6416a402..5f91e41025cb 100644 --- a/include/arpa/nameser.h +++ b/include/arpa/nameser.h @@ -50,7 +50,7 @@ /* * From: Id: nameser.h,v 8.16 1998/02/06 00:35:58 halley Exp - * $FreeBSD$ + * $FreeBSD: src/include/arpa/nameser.h,v 1.14.2.1 2001/06/15 22:08:27 ume Exp $ */ #ifndef _ARPA_NAMESER_H_ diff --git a/include/arpa/nameser_compat.h b/include/arpa/nameser_compat.h index 232179730fe5..e45553f4d0c3 100644 --- a/include/arpa/nameser_compat.h +++ b/include/arpa/nameser_compat.h @@ -33,7 +33,7 @@ /* * from nameser.h 8.1 (Berkeley) 6/2/93 * From: Id: nameser_compat.h,v 8.9 1998/03/20 23:25:10 halley Exp - * $FreeBSD$ + * $FreeBSD: src/include/arpa/nameser_compat.h,v 1.2.2.1 2001/06/15 22:08:27 ume Exp $ */ #ifndef _ARPA_NAMESER_COMPAT_ diff --git a/include/arpa/telnet.h b/include/arpa/telnet.h index 079119c697e2..4a6d67a245d9 100644 --- a/include/arpa/telnet.h +++ b/include/arpa/telnet.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)telnet.h 8.2 (Berkeley) 12/15/93 - * $FreeBSD$ + * $FreeBSD: src/include/arpa/telnet.h,v 1.5.6.2 2002/04/13 11:07:13 markm Exp $ */ #ifndef _ARPA_TELNET_H_ |
