diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-10 03:10:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-10 03:10:51 +0000 |
commit | 2eba8cbe550a134643b24a8b62acc4ea6459ee86 (patch) | |
tree | d712f4582a8c5b71de9e61754aee31195a99b04b /share | |
parent | c28b03e6fbc0d42b08a3990959556b8707cd3bd1 (diff) |
more fluff to please newbies
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/hostname.if.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5 index b9bbdb5405c..68ed5adf7ba 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.15 2000/01/10 03:06:45 deraadt Exp $ +.\" $OpenBSD: hostname.if.5,v 1.16 2000/01/10 03:10:50 deraadt Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -77,7 +77,8 @@ Other network setup: .Va addr_family Va options .Ed .Pp -For example, +A typical file contains only one line, but more extensive files are possible, +for example: .Bd -literal -offset xxxx inet 10.0.1.12 255.255.255.0 10.0.1.255 media 100baseTX inet alias 10.0.1.13 255.255.255.255 10.0.1.13 |