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/systemd-socket-activate.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/systemd-socket-activate.xml')
-rw-r--r-- | man/systemd-socket-activate.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/systemd-socket-activate.xml b/man/systemd-socket-activate.xml index 2b850c5e18..1250725696 100644 --- a/man/systemd-socket-activate.xml +++ b/man/systemd-socket-activate.xml @@ -132,7 +132,7 @@ ignored. In case less names are given than descriptors, the remaining file descriptors will be unnamed. </para> - <xi:include href="version-info.xml" xpointer="v233"/></listitem> + <xi:include href="version-info.xml" xpointer="v230"/></listitem> </varlistentry> <xi:include href="standard-options.xml" xpointer="help" /> @@ -162,7 +162,9 @@ <term><varname>$SYSTEMD_LOG_LOCATION</varname></term> <listitem><para>Same as in - <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>.</para></listitem> + <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>.</para> + + <xi:include href="version-info.xml" xpointer="v230"/></listitem> </varlistentry> </variablelist> </refsect1> |