summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJames Rayner <james@archlinux.org>2009-08-10 08:09:16 +0200
committerJames Rayner <james@archlinux.org>2009-08-10 08:09:16 +0200
commit9a3078d8cec470b3820c5597d5c8819d642e558d (patch)
tree7287f79ad908eb8cd6352b19c3e59e6bc57e4c94 /man
parent280b25e1171a4609356e888066614a4dc2ecb678 (diff)
downloadnetctl-9a3078d8cec470b3820c5597d5c8819d642e558d.tar.gz
netctl-9a3078d8cec470b3820c5597d5c8819d642e558d.tar.xz
revert pryor patch
Diffstat (limited to 'man')
-rw-r--r--man/netcfg.822
1 files changed, 5 insertions, 17 deletions
diff --git a/man/netcfg.8 b/man/netcfg.8
index 312366d..f07e12a 100644
--- a/man/netcfg.8
+++ b/man/netcfg.8
@@ -1,4 +1,4 @@
-.TH NETCFG 8 "AUGUST 2009" "Arch Linux" "Network Scripts"
+.TH NETCFG 8 "MAY 2007" "Arch Linux" "Network Scripts"
.\" groff -man -Tascii foo.1
.SH NAME
netcfg \- start/stop/control network profiles
@@ -19,13 +19,10 @@ Start the specified profile, only if it's interface is not currently up.
.B \-d, down \fIprofile\fP
Stop the specified profile
.TP
-.B\-r, reconnect \fIprofile\fP
-Disconnect and reconnect the specified profile
-.TP
.B \-i, iface-down \fBinterface\fP
Stop the profile up on the specified interface.
.TP
-.B \-a, all-down
+.B \-a, all-down
Stop all connected profiles
.TP
.B all-suspend
@@ -34,28 +31,19 @@ Suspend and store the name of all active profiles.
.B all-resume
Reconnect any profiles that have been suspended.
.TP
-.B current
-Report currently running profiles
-.TP
-.B \-l, list
-List all available profiles
-.TP
.B \-v, --version
Display version information and exit
.TP
.B \-h, --help
Display help message and exit
-.SH FILES
+.SH FILES
.TP
.I /usr/lib/network/
Currently installed network profile types.
.TP
-.I /etc/network.d/examples
+.I /etc/network.d/examples
Example configurations for this script
-.TP
-.I /etc/network.d/hooks
-See /usr/share/doc/netcfg/contrib for examples.
.SH BUGS
None, hopefully, but if you do find one of these elusive things, please submit at http://bugs.archlinux.org/ or email one of the authors below.
@@ -64,6 +52,6 @@ James Rayner <james@archlinux.org>
Others listed in AUTHORS file in source.
.SH SEE ALSO
-.BR ethernet (5),
+.BR ethernet (5),
.BR iwconfig (8),
.BR wireless (5)