From ced9dffda28f1ec2b060f3e419cf3c6b964b03a1 Mon Sep 17 00:00:00 2001 From: Erik Troan Date: Tue, 16 Sep 1997 14:12:05 +0000 Subject: Initial revision --- src/usernetctl.1 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/usernetctl.1 (limited to 'src/usernetctl.1') diff --git a/src/usernetctl.1 b/src/usernetctl.1 new file mode 100644 index 00000000..1602f7b5 --- /dev/null +++ b/src/usernetctl.1 @@ -0,0 +1,18 @@ +.TH USERNETCTL 1 "Red Hat Software" "RHS" \" -*- nroff -*- +.SH NAME +usernetctl \- allow a user to manipulate a network interface if permitted +.SH SYNOPSIS +.B usernetctl +\fIconfig-file-name\fP up\fI|\fPdown +.SH DESCRIPTION +.B usernetctl +checks to see if users are allowed to manipulate the network interface +specified by \fIconfig-file-name\fP, and then tries to bring the network +interface up or down, as specified. +.SH OPTIONS +.TP +.I "\fIconfig-file-name" +The name of the network configuration file to read; for example, ifcfg-ppp0 +.TP +up\fI|\fPdown +Attempt to bring the interface up or down. -- cgit v1.2.1