summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-02-07 07:45:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-02-07 07:45:14 +0000
commitc7413c43fbf363a2d5b7c270b92c081ffb35af92 (patch)
tree0a11d91308611b6f650ed81e3dddd0ddb9d86be6 /share/man
parent0e12631e543ba60fd713efa0e7cd366a0f7f7150 (diff)
typos;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/netstart.810
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man8/netstart.8 b/share/man/man8/netstart.8
index ce01a810631..f34be04a11c 100644
--- a/share/man/man8/netstart.8
+++ b/share/man/man8/netstart.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: netstart.8,v 1.3 2002/05/23 09:30:35 mpech Exp $
+.\" $OpenBSD: netstart.8,v 1.4 2003/02/07 07:45:13 jmc Exp $
.\"
.\" Copyright (c) 2002, Miodrag Vallat.
.\" All rights reserved.
@@ -65,7 +65,7 @@ Configure the loopback interface.
.It
Configure all the physical interfaces.
.It
-Initialize the routing table and setup the default routes.
+Initialize the routing table and set up the default routes.
.It
Configure all the
.Xr gif 4
@@ -87,7 +87,7 @@ where
.Ar foo0
is the interface or bridge name.
.Sh MULTICAST ROUTING
-Routing to the 224.0.0.0/4 net is setup using values from
+Routing to the 224.0.0.0/4 net is set up using values from
.Pa /etc/rc.conf
according to these rules:
.Bl -bullet -compact
@@ -134,8 +134,8 @@ enabled.
.Xr hostname.if 5 ,
.Xr dhcp 8 ,
.Xr mrouted 8 ,
-.Xr rc.conf 8 ,
-.Xr rc 8
+.Xr rc 8 ,
+.Xr rc.conf 8
.Sh HISTORY
The
.Nm