summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-12-27 08:26:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-12-27 08:26:44 +0000
commit6fbf72b44ec0187490222cf001702e9bd2142838 (patch)
treefedc670c4af02486eb5149c3a954c5df94f05b2c /share
parent43c862f060215a0bf1de1d247a3a73b4ffedca23 (diff)
add a FILES section; requested by Maximo Pech
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/hostname.if.59
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5
index f96586515b7..517ca2dccc9 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.58 2012/11/26 21:35:20 krw Exp $
+.\" $OpenBSD: hostname.if.5,v 1.59 2012/12/27 08:26:43 jmc Exp $
.\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)hosts.5 8.2 (Berkeley) 12/11/93
.\"
-.Dd $Mdocdate: November 26 2012 $
+.Dd $Mdocdate: December 27 2012 $
.Dt HOSTNAME.IF 5
.Os
.Sh NAME
@@ -293,6 +293,11 @@ add ep1
static fxp0 8:0:20:1e:2f:2b
up # and finally enable it
.Ed
+.Sh FILES
+.Bl -tag -width "/etc/hostname.XXXXXX"
+.It Pa /etc/hostname.XXX
+Interface-specific configuration files.
+.El
.Sh SEE ALSO
.Xr hosts 5 ,
.Xr dhcp 8 ,