Package: manpages
Version: 3.27-1
Severity: minor
Tags: patch
From "man ..." ("nroff -ww ..."):
nroff: netlink.7: warning: around line 195: table wider than line width
Hozizontal line incorparated into table.
No right adjustment of text blocks in tables.
Patch:
--- netlink.7 2012-04-26 22:58:40.000000000 +0000
+++ netlink.7.new 2012-05-21 16:31:43.000000000 +0000
@@ -169,14 +169,12 @@
.BR rtnetlink (7)
for
.BR NETLINK_ROUTE .
-
-Standard flag bits in
-.I nlmsg_flags
-.br
----------------------------------
.TS
tab(:);
+l s
lB l.
+Standard flag bits in \fInlmsg_flags\fP
+_
NLM_F_REQUEST:Must be set on all request messages.
NLM_F_MULTI:T{
The message is part of a multipart message terminated by
@@ -185,13 +183,16 @@
NLM_F_ACK:Request for an acknowledgment on success.
NLM_F_ECHO:Echo this request.
.TE
-
-Additional flag bits for GET requests
-.br
--------------------------------------
+.ad
+.sp 1
+.\" No right adustment for text blocks in tables
+.na
.TS
tab(:);
+l s
lB l.
+Additional flag bits for GET requests
+_
NLM_F_ROOT:Return the complete table instead of a single entry.
NLM_F_MATCH:T{
Return all entries matching criteria passed in message content.
@@ -199,27 +200,32 @@
T}
.\" FIXME NLM_F_ATOMIC is not used any more?
NLM_F_ATOMIC:Return an atomic snapshot of the table.
-NLM_F_DUMP:Convenience macro; equivalent to (NLM_F_ROOT|NLM_F_MATCH).
+NLM_F_DUMP:T{
+Convenience macro; equivalent to (NLM_F_ROOT|NLM_F_MATCH).
+T}
.TE
-
+.ad
+.sp 1
Note that
.B NLM_F_ATOMIC
requires the
.B CAP_NET_ADMIN
capability or an effective UID of 0.
-Additional flag bits for NEW requests
-.br
--------------------------------------
+.na
.TS
tab(:);
+l s
lB l.
+Additional flag bits for NEW requests
+_
NLM_F_REPLACE:Replace existing matching object.
NLM_F_EXCL:Don't replace if the object already exists.
NLM_F_CREATE:Create object if it doesn't already exist.
NLM_F_APPEND:Add to the end of the object list.
.TE
-
+.ad
+.sp 1
.I nlmsg_seq
and
.I nlmsg_pid
-- 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
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]