]> git.proxmox.com Git - mirror_iproute2.git/commit - man/man8/ip-xfrm.8
First set of manpage markup fixes
authoresr@thyrsus.com <esr@thyrsus.com>
Fri, 21 Jun 2013 19:57:21 +0000 (15:57 -0400)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 25 Jun 2013 00:00:54 +0000 (17:00 -0700)
commit61f541fe12fe25659b7b3688a0f70bdb17f24f46
tree3858c3f03c015d3a26b7cff0089c4c2a37908ec8
parent8fd8f6ed715aaa6d87e99675e0dfe13ed6c782bd
First set of manpage markup fixes

Enclosed patch fixes inappropriate uses of the .SS macro.  Fuller explanation
in the change comment.

There are other problems in these pages that block lifting to
XML-DocBook, most notably in the command synopses.  They will take
some creativity to fix.  I'm working on it

>From 75745adba4b45b87577b61a2daa886dd444f44da Mon Sep 17 00:00:00 2001
From: "Eric S. Raymond" <esr@thyrsus.com>
Date: Fri, 21 Jun 2013 15:27:38 -0400
Subject: [PATCH] Abolish presentation-level misuse of the .SS macro.

This change fixes most (but not all) fatal errors in attempts to lift
the iproute2 manual pages to XML-DocBook.  Where .SS is still used it
is a real subsection header, not just a way to outdent and bold text.
Presentation-level instances are turned into .TP calls and tables.
man/man8/ip-maddress.8
man/man8/ip-neighbour.8
man/man8/ip-netns.8
man/man8/ip-route.8.in
man/man8/ip-tunnel.8
man/man8/ip-xfrm.8