Bug#674051: rtnetlink(7): Line in table too long

2012-06-07 Thread Michael Kerrisk (man-pages)
tags 674051 fixed-upstream
thanks

On Wed, May 23, 2012 at 6:53 AM, Bjarni Ingi Gislason
 wrote:
> Package: manpages
> Version: 3.27-1
> Severity: minor
> Tags: patch
>
>  From "man ..." ("nroff -ww ..."):
>
> nroff: rtnetlink.7: warning: around line 415: table wider than line width
>
>  Column gutter reduced to fit line length
>
>  Right adjustment in text blocks removed in tables
>
>  Some header made centered in tables
>
>  One table put on same page
>
>  Patch:

Thanks Bjarni.

Applied for upstream 3.42.

Cheers,

Michael


> --- rtnetlink.7 2012-04-26 22:58:40.0 +
> +++ rtnetlink.7.new     2012-05-21 22:35:12.0 +
> @@ -81,9 +81,10 @@
>  is the unique interface index,
>  .I ifi_change
>  is reserved for future use and should be always set to 0x.
> +.na
>  .TS
>  tab(:);
> -c
> +c s s
>  l l l.
>  Routing attributes
>  rta_type:value type:description
> @@ -99,6 +100,7 @@
>  see below
>  T}:Interface Statistics.
>  .TE
> +.ad
>  .sp
>  The value type for IFLA_STATS is \fIstruct net_device_stats\fP.
>  .TP
> @@ -145,7 +147,7 @@
>  for a permanent address set by the user and other undocumented flags.
>  .TS
>  tab(:);
> -c
> +c s s
>  l l l.
>  Attributes
>  rta_type:value type:description
> @@ -195,6 +197,7 @@
>     unsigned int  rtm_flags;
>  };
>  .fi
> +.na
>  .TS
>  tab(:);
>  l l.
> @@ -219,6 +222,8 @@
>  refer to an external resolver (not implemented)
>  T}
>  .TE
> +.ad
> +.na
>  .TS
>  tab(:);
>  l l.
> @@ -232,6 +237,7 @@
>  RTPROT_BOOT:during boot
>  RTPROT_STATIC:by the administrator
>  .TE
> +.ad
>
>  Values larger than
>  .B RTPROT_STATIC
> @@ -244,6 +250,7 @@
>
>  .I rtm_scope
>  is the distance to the destination:
> +.na
>  .TS
>  tab(:);
>  l l.
> @@ -255,6 +262,7 @@
>  RT_SCOPE_HOST:route on the local host
>  RT_SCOPE_NOWHERE:destination doesn't exist
>  .TE
> +.ad
>
>  The values between
>  .B RT_SCOPE_UNIVERSE
> @@ -265,6 +273,7 @@
>  The
>  .I rtm_flags
>  have the following meanings:
> +.na
>  .TS
>  tab(:);
>  l l.
> @@ -274,6 +283,7 @@
>  RTM_F_CLONED:route is cloned from another route
>  RTM_F_EQUALIZE:a multipath equalizer (not yet implemented)
>  .TE
> +.ad
>
>  .I rtm_table
>  specifies the routing table
> @@ -290,9 +300,11 @@
>  .B RT_TABLE_UNSPEC
>  and
>  .BR RT_TABLE_DEFAULT .
> +.\" Keep table on same page
> +.bp +1
>  .TS
>  tab(:);
> -c
> +c s s
>  l l l.
>  Attributes
>  rta_type:value type:description
> @@ -410,8 +422,8 @@
>  .fi
>  .TS
>  tab(:);
> -c
> -l l l.
> +c s s
> +l2 l2 l.
>  Attributes
>  rta_type:value type:Description
>  _
>
> -- System Information:
> Debian Release: 6.0.5
>  APT prefers stable-updates
>  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
> 'stable')
> Architecture: i386 (i586)
>
> Kernel: Linux 2.6.32-45
> Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
> Shell: /bin/sh linked to /bin/dash
>
> manpages depends on no packages.
>
> manpages recommends no packages.
>
> Versions of packages manpages suggests:
> ii  man-db [man-browser]          2.5.7-8    on-line manual pager
>
> -- no debconf information
>
> --
> Bjarni I. Gislason
>
>
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#674051: rtnetlink(7): Line in table too long

2012-05-22 Thread Bjarni Ingi Gislason
Package: manpages
Version: 3.27-1
Severity: minor
Tags: patch

  From "man ..." ("nroff -ww ..."):

nroff: rtnetlink.7: warning: around line 415: table wider than line width

  Column gutter reduced to fit line length

  Right adjustment in text blocks removed in tables

  Some header made centered in tables

  One table put on same page

  Patch:

--- rtnetlink.7 2012-04-26 22:58:40.0 +
+++ rtnetlink.7.new 2012-05-21 22:35:12.0 +
@@ -81,9 +81,10 @@
 is the unique interface index,
 .I ifi_change
 is reserved for future use and should be always set to 0x.
+.na
 .TS
 tab(:);
-c
+c s s
 l l l.
 Routing attributes
 rta_type:value type:description
@@ -99,6 +100,7 @@
 see below
 T}:Interface Statistics.
 .TE
+.ad
 .sp
 The value type for IFLA_STATS is \fIstruct net_device_stats\fP.
 .TP
@@ -145,7 +147,7 @@
 for a permanent address set by the user and other undocumented flags.
 .TS
 tab(:);
-c
+c s s
 l l l.
 Attributes
 rta_type:value type:description
@@ -195,6 +197,7 @@
 unsigned int  rtm_flags;
 };
 .fi
+.na
 .TS
 tab(:);
 l l.
@@ -219,6 +222,8 @@
 refer to an external resolver (not implemented)
 T}
 .TE
+.ad
+.na
 .TS
 tab(:);
 l l.
@@ -232,6 +237,7 @@
 RTPROT_BOOT:during boot
 RTPROT_STATIC:by the administrator
 .TE
+.ad
 
 Values larger than
 .B RTPROT_STATIC
@@ -244,6 +250,7 @@
 
 .I rtm_scope
 is the distance to the destination:
+.na
 .TS
 tab(:);
 l l.
@@ -255,6 +262,7 @@
 RT_SCOPE_HOST:route on the local host
 RT_SCOPE_NOWHERE:destination doesn't exist
 .TE
+.ad
 
 The values between
 .B RT_SCOPE_UNIVERSE
@@ -265,6 +273,7 @@
 The
 .I rtm_flags
 have the following meanings:
+.na
 .TS
 tab(:);
 l l.
@@ -274,6 +283,7 @@
 RTM_F_CLONED:route is cloned from another route
 RTM_F_EQUALIZE:a multipath equalizer (not yet implemented)
 .TE
+.ad
 
 .I rtm_table
 specifies the routing table
@@ -290,9 +300,11 @@
 .B RT_TABLE_UNSPEC
 and
 .BR RT_TABLE_DEFAULT .
+.\" Keep table on same page
+.bp +1
 .TS
 tab(:);
-c
+c s s
 l l l.
 Attributes
 rta_type:value type:description
@@ -410,8 +422,8 @@
 .fi
 .TS
 tab(:);
-c
-l l l.
+c s s
+l2 l2 l.
 Attributes
 rta_type:value type:Description
 _

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: i386 (i586)

Kernel: Linux 2.6.32-45
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

manpages depends on no packages.

manpages recommends no packages.

Versions of packages manpages suggests:
ii  man-db [man-browser]  2.5.7-8on-line manual pager

-- no debconf information

-- 
Bjarni I. Gislason



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org