diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-05-07 14:59:24 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-05-07 14:59:24 +0200 |
commit | 0d525a3e9366f744edeb327fec94928305b27cc4 (patch) | |
tree | 38dbc61cab8aa02e15f4e90ebf7a30b4b1a22fcf /man/systemd.dnssd.xml | |
parent | tools: move directive index template to separate file (diff) | |
download | systemd-0d525a3e9366f744edeb327fec94928305b27cc4.tar.xz systemd-0d525a3e9366f744edeb327fec94928305b27cc4.zip |
man: add specifiers section to directives index
The hack with getparent().txt is not very pretty, but the whole
thing seems to work well enough. It is useful to figure out whihc
specifiers are supported where.
Diffstat (limited to 'man/systemd.dnssd.xml')
-rw-r--r-- | man/systemd.dnssd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.dnssd.xml b/man/systemd.dnssd.xml index 9e11677bde..2fb0a8ee70 100644 --- a/man/systemd.dnssd.xml +++ b/man/systemd.dnssd.xml @@ -75,7 +75,7 @@ <para>An instance name of the network service as defined in the section 4.1.1 of <ulink url="https://tools.ietf.org/html/rfc6763">RFC 6763</ulink>, e.g. <literal>webserver</literal>.</para> <para>The option supports simple specifier expansion. The following expansions are understood:</para> - <table> + <table class='specifiers'> <title>Specifiers available</title> <tgroup cols='3' align='left' colsep='1' rowsep='1'> <colspec colname="spec" /> |