diff options
author | 2001-10-05 14:45:53 +0000 | |
---|---|---|
committer | 2001-10-05 14:45:53 +0000 | |
commit | b3c75b6ff979841f17c2defd1b2ffdd853e60f9f (patch) | |
tree | 4ff2d5fc3ba4db7cb9e877b2408c7c9ede6c4529 /share/man/man7/hostname.7 | |
parent | document missing options. ok deraadt@ (diff) | |
download | wireguard-openbsd-b3c75b6ff979841f17c2defd1b2ffdd853e60f9f.tar.xz wireguard-openbsd-b3c75b6ff979841f17c2defd1b2ffdd853e60f9f.zip |
Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man7/hostname.7')
-rw-r--r-- | share/man/man7/hostname.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/hostname.7 b/share/man/man7/hostname.7 index ff009ebf124..47e539f1df2 100644 --- a/share/man/man7/hostname.7 +++ b/share/man/man7/hostname.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostname.7,v 1.5 2000/03/04 22:19:33 aaron Exp $ +.\" $OpenBSD: hostname.7,v 1.6 2001/10/05 14:45:54 mpech Exp $ .\" $NetBSD: hostname.7,v 1.4 1994/11/30 19:07:14 jtc Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 @@ -56,7 +56,7 @@ which must generally translate the name to an address for use. Hostnames are resolved by the Internet name resolver in the following fashion. .Pp -If the name consists of a single component, i.e. contains no dot, +If the name consists of a single component, i.e., contains no dot, and if the environment variable .Ev HOSTALIASES is set to the name of a file, |