Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
net-tools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
net-tools
Commits
f6ec7f0f
Commit
f6ec7f0f
authored
Nov 07, 2007
by
Bernd Eckenfels
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Formatting Bug for ifconfig.8 (Debian Bug#450432 reported by Ivan
Shmakov)
parent
a7006fdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
man/en_US/ifconfig.8
man/en_US/ifconfig.8
+3
-3
No files found.
man/en_US/ifconfig.8
View file @
f6ec7f0f
.TH IFCONFIG 8 "200
5-06-30
" "net-tools" "Linux Programmer's Manual"
.TH IFCONFIG 8 "200
7-11-07
" "net-tools" "Linux Programmer's Manual"
.SH NAME
ifconfig \- configure a network interface
.SH SYNOPSIS
...
...
@@ -59,8 +59,8 @@ you can specify them with
.B eth0:0
for the first alias of eth0. You can use them to assign a second address. To
delete an alias interface use
.B
ifconfig eth0:0 down
.
Note: for every scope (i.e. same net with address/netmask combination) all
.B
R "ifconfig eth0:0 down" .
Note: for every scope (i.e. same net with address/netmask combination) all
aliases are deleted, if you delete the first (primary).
.TP
.B up
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment