summaryrefslogtreecommitdiffstats
path: root/source/n/network-scripts/manpages/rc.inet1.8
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/network-scripts/manpages/rc.inet1.8')
-rw-r--r--source/n/network-scripts/manpages/rc.inet1.810
1 files changed, 5 insertions, 5 deletions
diff --git a/source/n/network-scripts/manpages/rc.inet1.8 b/source/n/network-scripts/manpages/rc.inet1.8
index 3e5222ccf..9b4d9149a 100644
--- a/source/n/network-scripts/manpages/rc.inet1.8
+++ b/source/n/network-scripts/manpages/rc.inet1.8
@@ -24,21 +24,21 @@ The way to start your network (the configuration of your nics and
bringing the interfaces up, and creating a default route if required)
is by running the command:
.LP
-.B /etc/rc.d.rc.inet1
+.B /etc/rc.d/rc.inet1
.LP
Restarting the whole network (all available network interfaces)
is done in a similar fashion:
.LP
-.B /etc/rc.d.rc.inet1 restart
+.B /etc/rc.d/rc.inet1 restart
.LP
More generically speaking, you can start/stop/restart any network
interface yourself by running one of the commands:
.LP
-.B /etc/rc.d.rc.inet1 INTERFACE_start
+.B /etc/rc.d/rc.inet1 INTERFACE_start
.LP
-.B /etc/rc.d.rc.inet1 INTERFACE_stop
+.B /etc/rc.d/rc.inet1 INTERFACE_stop
.LP
-.B /etc/rc.d.rc.inet1 INTERFACE_restart
+.B /etc/rc.d/rc.inet1 INTERFACE_restart
.LP
where
.I `INTERFACE'