diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-05-14 11:12:05 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-05-14 11:12:30 +0200 |
commit | 6fe998037ad60a13e20f5d75a336c10482463a49 (patch) | |
tree | b76f7e62d0bc449c4097fb9e9a336ec55a1e075c /man/run0.xml | |
parent | dlfcn-util: fix typo (diff) | |
download | systemd-6fe998037ad60a13e20f5d75a336c10482463a49.tar.xz systemd-6fe998037ad60a13e20f5d75a336c10482463a49.zip |
man: fix typo
Follow-up for 7df0297ac5aa784209d4c719c87fdd707a9f34cf.
Diffstat (limited to 'man/run0.xml')
-rw-r--r-- | man/run0.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/run0.xml b/man/run0.xml index 3c3d562216..584a4fba26 100644 --- a/man/run0.xml +++ b/man/run0.xml @@ -244,7 +244,8 @@ <variablelist> <varlistentry> <term><varname>$TERM</varname></term> - <listitem><para>Copied from the <varname>$TERM</varname> of the caller. Can be overriden with <option>--setenv=</option></para> + <listitem><para>Copied from the <varname>$TERM</varname> of the caller. Can be overridden with + <option>--setenv=</option></para> <xi:include href="version-info.xml" xpointer="v256"/></listitem> </varlistentry> |