summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorTom Cosgrove <tom@cvs.openbsd.org>2007-01-10 16:17:24 +0000
committerTom Cosgrove <tom@cvs.openbsd.org>2007-01-10 16:17:24 +0000
commit3250389557d24f798da1d0719fd4eda821f7db2e (patch)
tree9b3bbc16abbfe7e50cd87aba2fb5fd00ec733d38 /share/man/man5
parent77e685165c95b9a8fb0b9824f557e8c46cd639b3 (diff)
Add a sentence to document the use of the "alias" literal.
ok jmc@
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/hostname.if.56
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5
index b6497e44456..98c91114eda 100644
--- a/share/man/man5/hostname.if.5
+++ b/share/man/man5/hostname.if.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hostname.if.5,v 1.48 2007/01/10 15:22:55 tom Exp $
+.\" $OpenBSD: hostname.if.5,v 1.49 2007/01/10 16:17:23 tom Exp $
.\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -109,6 +109,10 @@ The address family of the interface, generally
.Dq inet
or
.Dq inet6 .
+.It Li alias
+The literal string
+.Dq alias
+if this is an additional network address for the interface.
.It Va addr
The optional address that belongs to the interface, such as
190.191.192.1 or fe80:2::1.