aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2013-05-10 14:17:01 -0400
committerLukas Nykryn <lnykryn@redhat.com>2013-05-24 12:25:00 +0200
commitc608ffa75d8efb10e98222ce1df4219230fcfc2c (patch)
tree203e047ad9137351f1519cadf6cd7f46c13f9918 /src
parent872fb9d5af99b9df2c882965510094b9168f3e62 (diff)
downloadinitscripts-c608ffa75d8efb10e98222ce1df4219230fcfc2c.tar
initscripts-c608ffa75d8efb10e98222ce1df4219230fcfc2c.tar.gz
initscripts-c608ffa75d8efb10e98222ce1df4219230fcfc2c.tar.bz2
initscripts-c608ffa75d8efb10e98222ce1df4219230fcfc2c.tar.xz
initscripts-c608ffa75d8efb10e98222ce1df4219230fcfc2c.zip
Tweak ifup/ifdown usage and man page to more clearly state that they refer to configurations, not devices.
Diffstat (limited to 'src')
-rw-r--r--src/ifup.84
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ifup.8 b/src/ifup.8
index 3a492cd0..1cf1fcd8 100644
--- a/src/ifup.8
+++ b/src/ifup.8
@@ -5,9 +5,9 @@ ifup - bring a network interface up
ifdown - take a network interface down
.SH SYNOPSIS
-.B ifup IFACE [boot]
+.B ifup CONFIG [boot]
-.B ifdown IFACE
+.B ifdown CONFIG
.SH DESCRIPTION
The