diff options
author | Abderrahim Kitouni <abderrahim.kitouni@codethink.co.uk> | 2023-09-18 17:03:38 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-09-19 01:37:37 +0200 |
commit | aefdc1124f19e8799a84e8a047e768223493bea1 (patch) | |
tree | ccaa74ed3bd1e147ca4f99bfd6364e9e528eeaa4 /man/homectl.xml | |
parent | path: make arg_pager_flags static (diff) | |
download | systemd-aefdc1124f19e8799a84e8a047e768223493bea1.tar.xz systemd-aefdc1124f19e8799a84e8a047e768223493bea1.zip |
man: update version information
As I noticed a lot of missing information when trying to implement checking
for missing info. I reimplemented the version information script to be more
robust, and here is the result.
Follow up to ec07c3c80b2b1bfa6788500202006ff85f5ae4f4
Diffstat (limited to 'man/homectl.xml')
-rw-r--r-- | man/homectl.xml | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/man/homectl.xml b/man/homectl.xml index 4dd16aa886..1cfbdcd4f8 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -139,7 +139,9 @@ <literal>short</literal> all superfluous whitespace is suppressed. If <literal>off</literal> (the default) the user information is not shown in JSON format but in a friendly human readable formatting instead. The <option>-j</option> option picks <literal>pretty</literal> when run interactively and - <literal>short</literal> otherwise.</para></listitem> + <literal>short</literal> otherwise.</para> + + <xi:include href="version-info.xml" xpointer="v245"/></listitem> </varlistentry> <varlistentry> @@ -338,7 +340,7 @@ user, including <option>--email=</option>, <option>--timezone=</option> and <option>--language=</option>.</para> - <xi:include href="version-info.xml" xpointer="v250"/></listitem> + <xi:include href="version-info.xml" xpointer="v245"/></listitem> </varlistentry> <varlistentry> @@ -808,7 +810,9 @@ <para>Note that <command>homectl</command> uses bytes for key size, like <filename>/proc/crypto</filename>, but <citerefentry project='man-pages'><refentrytitle>cryptsetup</refentrytitle><manvolnum>8</manvolnum></citerefentry> - uses bits.</para></listitem> + uses bits.</para> + + <xi:include href="version-info.xml" xpointer="v245"/></listitem> </varlistentry> <varlistentry> @@ -881,7 +885,9 @@ directory of the share. The <option>--cifs-extra-mount-options=</option> setting allows specifying additional mount options when mounting the share, see <citerefentry project='man-pages'><refentrytitle>mount.cifs</refentrytitle><manvolnum>8</manvolnum></citerefentry> - for details.</para></listitem> + for details.</para> + + <xi:include href="version-info.xml" xpointer="v245"/></listitem> </varlistentry> <varlistentry> |