From cb331a5fc3503bef1db7700c5754efd395dae2ad Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 4 Mar 2000 22:19:34 +0000 Subject: In Unix land we prefer "whitespace" to "white space" or "white-space". At least, this is the impression I get from looking at a lot of Perl docs. --- usr.sbin/named/man/dig.1 | 4 ++-- usr.sbin/named/man/host.1 | 4 ++-- usr.sbin/named/man/hostname.7 | 4 ++-- usr.sbin/named/man/resolver.5 | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'usr.sbin/named/man') diff --git a/usr.sbin/named/man/dig.1 b/usr.sbin/named/man/dig.1 index 8da9d68e113..6d7d51b5808 100644 --- a/usr.sbin/named/man/dig.1 +++ b/usr.sbin/named/man/dig.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dig.1,v 1.15 1999/07/09 13:35:54 aaron Exp $ +.\" $OpenBSD: dig.1,v 1.16 2000/03/04 22:19:28 aaron Exp $ .\" $From: dig.1,v 8.2 1997/06/01 20:34:33 vixie Exp $ .\" .\" ++Copyright++ 1993 @@ -402,7 +402,7 @@ of these are the same parameters accepted by Most keywords can be abbreviated. Parsing of the .Dq Li "+" options is very simplistic \(em a value must not be -separated from its keyword by white space. The following +separated from its keyword by whitespace. The following .Ar keyword Ns s are currently available: .sp 1 diff --git a/usr.sbin/named/man/host.1 b/usr.sbin/named/man/host.1 index 299dc8fe7d5..c33b9f0445d 100644 --- a/usr.sbin/named/man/host.1 +++ b/usr.sbin/named/man/host.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: host.1,v 1.3 1999/06/05 22:17:37 aaron Exp $ +.\" $OpenBSD: host.1,v 1.4 2000/03/04 22:19:28 aaron Exp $ .\" .\" @(#)host.1 e07@nikhef.nl (Eric Wassenaar) 961010 .\" @@ -785,7 +785,7 @@ by defining it in the environment variable \fILOCALDOMAIN\fP. .fw HOSTALIASES In addition, the user can supply his own single-word abbreviations for host names. They should be in a file consisting of one line per -abbreviation. Each line contains an abbreviation, white space, and +abbreviation. Each line contains an abbreviation, whitespace, and then the fully qualified host name. The name of this file must be specified in the environment variable \fIHOSTALIASES\fP. .SH "SPECIAL CONSIDERATIONS" diff --git a/usr.sbin/named/man/hostname.7 b/usr.sbin/named/man/hostname.7 index f86dc6ff391..1d1d13b05f3 100644 --- a/usr.sbin/named/man/hostname.7 +++ b/usr.sbin/named/man/hostname.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostname.7,v 1.3 1999/06/05 22:17:38 aaron Exp $ +.\" $OpenBSD: hostname.7,v 1.4 2000/03/04 22:19:28 aaron Exp $ .\" Copyright (c) 1987 The Regents of the University of California. .\" All rights reserved. .\" @@ -44,7 +44,7 @@ The default method (using \s-1RFC\s+1 1535 guidelines) follows: If the name consists of a single component, i.e. contains no dot, and if the environment variable ``\s-1HOSTALIASES\s+1'' is set to the name of a file, that file is searched for a string matching the input hostname. The file -should consist of lines made up of two strings separated by white-space, the +should consist of lines made up of two strings separated by whitespace, the first of which is the hostname alias, and the second of which is the complete hostname to be substituted for that alias. If a case-insensitive match is found between the hostname to be resolved and the first field of a line in diff --git a/usr.sbin/named/man/resolver.5 b/usr.sbin/named/man/resolver.5 index 2691ce61f42..0a63fbf8e7b 100644 --- a/usr.sbin/named/man/resolver.5 +++ b/usr.sbin/named/man/resolver.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: resolver.5,v 1.2 1997/03/12 10:42:19 downsj Exp $ +.\" $OpenBSD: resolver.5,v 1.3 2000/03/04 22:19:28 aaron Exp $ .\" Copyright (c) 1986 The Regents of the University of California. .\" All rights reserved. .\" @@ -125,7 +125,7 @@ as explained above under \fBoptions\fP. .LP The keyword and value must appear on a single line, and the keyword (e.g. \fBnameserver\fP) must start the line. The value follows -the keyword, separated by white space. +the keyword, separated by whitespace. .SH FILES .I /etc/resolv.conf .SH SEE ALSO -- cgit v1.2.3