diff options
author | Peter Stromberg <wilfried@cvs.openbsd.org> | 2001-10-04 10:28:21 +0000 |
---|---|---|
committer | Peter Stromberg <wilfried@cvs.openbsd.org> | 2001-10-04 10:28:21 +0000 |
commit | 6893f7ad37a13fd466a6fab0517401c7175fe736 (patch) | |
tree | f3ebf9a041976c2480b434257abcfd4644bbb9ad /share/man/man5 | |
parent | 2f48ecf9b597ac9d9f06ed27df53de9336d2b7bf (diff) |
e.g. and i.e. cleanup
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 | ||||
-rw-r--r-- | share/man/man5/hostname.if.5 | 6 | ||||
-rw-r--r-- | share/man/man5/nat.conf.5 | 4 | ||||
-rw-r--r-- | share/man/man5/resolv.conf.5 | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 5d70b8274f5..331aa933957 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.51 2001/10/03 08:54:28 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.52 2001/10/04 10:28:20 wilfried Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -1408,7 +1408,7 @@ from the templates in ${DESCR}, ${MESSAGE}, ${PKGDIR}/REQ${SUBPACKAGE}, ${PKGDIR}/INSTALL${SUBPACKAGE}, ${PKGDIR}/DEINSTALL${SUBPACKAGE}, by substituting the variables in ${SUBST_VARS}, and by substituting ${FLAVORS} with the canonical flavor extension for this port, -e.g, if FLAVORS=no_map gfx qt2, if FLAVOR=gfx no_map, this is +e.g., if FLAVORS=no_map gfx qt2, if FLAVOR=gfx no_map, this is .Sq -no_map-gfx . .It Generate the actual PLIST from the template ${PLIST}, diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5 index 804371e487a..a2dc0158d14 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.25 2001/03/01 16:11:21 aaron Exp $ +.\" $OpenBSD: hostname.if.5,v 1.26 2001/10/04 10:28:20 wilfried Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -205,7 +205,7 @@ Add the following lines into .Li net.inet6.ip6.accept_rtadv=1 .Ed .It Va options -Optional miscellaneous options to set on the interface, i.e., +Optional miscellaneous options to set on the interface, e.g., .Dq media 100baseTX mediaopt full-duplex . .El .Pp @@ -226,7 +226,7 @@ The literal string .Dq up if the interface is to be simply brought up. .It Va options -Optional miscellaneous options to set on the interface, i.e., +Optional miscellaneous options to set on the interface, e.g., .Dq media 100baseTX mediaopt full-duplex . .El .Pp diff --git a/share/man/man5/nat.conf.5 b/share/man/man5/nat.conf.5 index d322d4d24a6..1008d362a28 100644 --- a/share/man/man5/nat.conf.5 +++ b/share/man/man5/nat.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nat.conf.5,v 1.13 2001/10/02 17:46:28 brad Exp $ +.\" $OpenBSD: nat.conf.5,v 1.14 2001/10/04 10:28:20 wilfried Exp $ .\" .\" Copyright (c) 2001 Ian Darwin. All rights reserved. .\" @@ -46,7 +46,7 @@ recommended that one of the address ranges defined by RFC 1918 be used. These netblocks are: .Bd -literal 10.0.0.0 - 10.255.255.255 (all of net 10, i.e., 10/8) -172.16.0.0 - 172.31.255.255 (i.e, 172.16/12) +172.16.0.0 - 172.31.255.255 (i.e., 172.16/12) 192.168.0.0 - 192.168.255.255 (i.e., 192.168/16) .Ed .Pp diff --git a/share/man/man5/resolv.conf.5 b/share/man/man5/resolv.conf.5 index 5e61dbd7f0a..49053e19b72 100644 --- a/share/man/man5/resolv.conf.5 +++ b/share/man/man5/resolv.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: resolv.conf.5,v 1.18 2001/09/24 13:41:30 heko Exp $ +.\" $OpenBSD: resolv.conf.5,v 1.19 2001/10/04 10:28:20 wilfried Exp $ .\" $NetBSD: resolv.conf.5,v 1.7 1996/03/06 18:22:16 scottr Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -149,7 +149,7 @@ A is specified by IP address netmask pairs. The netmask is optional and defaults to the natural netmask of the net. The IP address and optional network pairs are separated by slashes. -Up to 10 pairs may be specified, i.e.: +Up to 10 pairs may be specified, e.g.: .Pp .Sy sortlist 130.155.160.0/255.255.240.0 130.155.0.0 .It Sy options |