aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-03-20 13:55:36 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-03-20 14:21:11 +0100
commit0eb65d3aec4b83e64a3e7025eea2f8db137efbc3 (patch)
tree6866ae91a5aaa80efa397368f833d34b44a1e9a7
parent69b77259c09dbf5e763354f1ceddb88900f0dd8d (diff)
downloadman-pages-0eb65d3aec4b83e64a3e7025eea2f8db137efbc3.tar.gz
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>
-rw-r--r--man7/netlink.79
1 files changed, 3 insertions, 6 deletions
diff --git a/man7/netlink.7 b/man7/netlink.7
index d951bbdef4..2a16da82ec 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -187,10 +187,8 @@ T}
NLM_F_ACK:Request for an acknowledgment on success.
NLM_F_ECHO:Echo this request.
.TE
-.ad
.sp 1
.\" No right adjustment for text blocks in tables
-.na
.TS
tab(:);
l s
@@ -205,17 +203,17 @@ T}
.\" FIXME NLM_F_ATOMIC is not used any more?
NLM_F_ATOMIC:Return an atomic snapshot of the table.
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}
.TE
-.ad
.sp 1
Note that
.B NLM_F_ATOMIC
requires the
.B CAP_NET_ADMIN
capability or an effective UID of 0.
-.na
.TS
tab(:);
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_APPEND:Add to the end of the object list.
.TE
-.ad
.sp 1
.I nlmsg_seq
and