From f6ec7f0f0b6116c00f10777f80e1b695fe647145 Mon Sep 17 00:00:00 2001 From: Bernd Eckenfels Date: Wed, 7 Nov 2007 23:01:38 +0000 Subject: [PATCH] Fix Formatting Bug for ifconfig.8 (Debian Bug#450432 reported by Ivan Shmakov) --- man/en_US/ifconfig.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/en_US/ifconfig.8 b/man/en_US/ifconfig.8 index 6273541..410677e 100644 --- a/man/en_US/ifconfig.8 +++ b/man/en_US/ifconfig.8 @@ -1,4 +1,4 @@ -.TH IFCONFIG 8 "2005-06-30" "net-tools" "Linux Programmer's Manual" +.TH IFCONFIG 8 "2007-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 +.BR "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 -- 2.7.4