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/sysusers.d.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/sysusers.d.xml')
-rw-r--r-- | man/sysusers.d.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml index 46e860ee50..5a71d911c4 100644 --- a/man/sysusers.d.xml +++ b/man/sysusers.d.xml @@ -237,7 +237,7 @@ r - 500-900 <para>Specifiers can be used in the "Name", "ID", "GECOS", "Home directory", and "Shell" fields. An unknown or unresolvable specifier is treated as invalid configuration. 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" /> |