diff options
author | Michael K. Johnson <johnsonm@redhat.com> | 1997-09-18 20:03:53 +0000 |
---|---|---|
committer | Michael K. Johnson <johnsonm@redhat.com> | 1997-09-18 20:03:53 +0000 |
commit | 995387d1f852c4301ef0685a91d3df38f4bcdc36 (patch) | |
tree | 078f6793517d3136a17634fa11aed0ba99df382f /src/usernetctl.1 | |
parent | b49499f63193f2e1be55badd92b0c7ed203e8dc7 (diff) | |
download | initscripts-995387d1f852c4301ef0685a91d3df38f4bcdc36.tar initscripts-995387d1f852c4301ef0685a91d3df38f4bcdc36.tar.gz initscripts-995387d1f852c4301ef0685a91d3df38f4bcdc36.tar.bz2 initscripts-995387d1f852c4301ef0685a91d3df38f4bcdc36.tar.xz initscripts-995387d1f852c4301ef0685a91d3df38f4bcdc36.zip |
Support alternative device configurations.
Diffstat (limited to 'src/usernetctl.1')
-rw-r--r-- | src/usernetctl.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usernetctl.1 b/src/usernetctl.1 index 1602f7b5..27287b68 100644 --- a/src/usernetctl.1 +++ b/src/usernetctl.1 @@ -16,3 +16,6 @@ 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. +.SH NOTES +Alternate device configurations may inherit the default configuration's +permissions. |