netlink.7: ffix: Remove unneeded .na / .ad tags

These aren't really needed, and they mess up the HTML pages
at man7.org.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-20 13:55:36 +01:00
parent 69b77259c0
commit 0eb65d3aec
1 changed files with 3 additions and 6 deletions

View File

@ -187,10 +187,8 @@ T}
NLM_F_ACK:Request for an acknowledgment on success. NLM_F_ACK:Request for an acknowledgment on success.
NLM_F_ECHO:Echo this request. NLM_F_ECHO:Echo this request.
.TE .TE
.ad
.sp 1 .sp 1
.\" No right adjustment for text blocks in tables .\" No right adjustment for text blocks in tables
.na
.TS .TS
tab(:); tab(:);
l s l s
@ -205,17 +203,17 @@ T}
.\" FIXME NLM_F_ATOMIC is not used any more? .\" FIXME NLM_F_ATOMIC is not used any more?
NLM_F_ATOMIC:Return an atomic snapshot of the table. NLM_F_ATOMIC:Return an atomic snapshot of the table.
NLM_F_DUMP:T{ NLM_F_DUMP:T{
Convenience macro; equivalent to (NLM_F_ROOT|NLM_F_MATCH). Convenience macro; equivalent to
.br
(NLM_F_ROOT|NLM_F_MATCH).
T} T}
.TE .TE
.ad
.sp 1 .sp 1
Note that Note that
.B NLM_F_ATOMIC .B NLM_F_ATOMIC
requires the requires the
.B CAP_NET_ADMIN .B CAP_NET_ADMIN
capability or an effective UID of 0. capability or an effective UID of 0.
.na
.TS .TS
tab(:); tab(:);
l s l s
@ -227,7 +225,6 @@ NLM_F_EXCL:Don't replace if the object already exists.
NLM_F_CREATE:Create object if it doesn't already exist. NLM_F_CREATE:Create object if it doesn't already exist.
NLM_F_APPEND:Add to the end of the object list. NLM_F_APPEND:Add to the end of the object list.
.TE .TE
.ad
.sp 1 .sp 1
.I nlmsg_seq .I nlmsg_seq
and and