diff options
Diffstat (limited to 'usr/src/head/arpa')
-rw-r--r-- | usr/src/head/arpa/nameser.h | 4 | ||||
-rw-r--r-- | usr/src/head/arpa/nameser_compat.h | 4 | ||||
-rw-r--r-- | usr/src/head/arpa/telnet.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/usr/src/head/arpa/nameser.h b/usr/src/head/arpa/nameser.h index db1ece7a68..29a1c5b38e 100644 --- a/usr/src/head/arpa/nameser.h +++ b/usr/src/head/arpa/nameser.h @@ -17,8 +17,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. + * This product includes software developed by the University of + * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. diff --git a/usr/src/head/arpa/nameser_compat.h b/usr/src/head/arpa/nameser_compat.h index ae3a925fa5..d948d8e721 100644 --- a/usr/src/head/arpa/nameser_compat.h +++ b/usr/src/head/arpa/nameser_compat.h @@ -38,8 +38,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. + * This product includes software developed by the University of + * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. diff --git a/usr/src/head/arpa/telnet.h b/usr/src/head/arpa/telnet.h index b56727bab1..41ec9cbdde 100644 --- a/usr/src/head/arpa/telnet.h +++ b/usr/src/head/arpa/telnet.h @@ -89,8 +89,8 @@ char *telcmds[] = { #define TELOPT_STATUS 5 /* give status */ #define TELOPT_TM 6 /* timing mark */ #define TELOPT_RCTE 7 /* remote controlled transmission and echo */ -#define TELOPT_NAOL 8 /* negotiate about output line width */ -#define TELOPT_NAOP 9 /* negotiate about output page size */ +#define TELOPT_NAOL 8 /* negotiate about output line width */ +#define TELOPT_NAOP 9 /* negotiate about output page size */ #define TELOPT_NAOCRD 10 /* negotiate about CR disposition */ #define TELOPT_NAOHTS 11 /* negotiate about horizontal tabstops */ #define TELOPT_NAOHTD 12 /* negotiate about horizontal tab disposition */ |