diff options
author | Ronan Pigott <rpigott@berkeley.edu> | 2019-08-06 00:41:16 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-08-06 00:54:31 +0200 |
commit | 2c520df429b766e27dec8a8383ce4a10622a33d9 (patch) | |
tree | 9b5503a1dd24be3cda2709c5775a7270acf2d9e7 /man/resolvectl.xml | |
parent | unit: drop Before=sysinit.target from systemd-random-seed.service (diff) | |
download | systemd-2c520df429b766e27dec8a8383ce4a10622a33d9.tar.xz systemd-2c520df429b766e27dec8a8383ce4a10622a33d9.zip |
man: fix typo in resolvectl(1) man page
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r-- | man/resolvectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml index a59fa4c66d..ccc1b378f8 100644 --- a/man/resolvectl.xml +++ b/man/resolvectl.xml @@ -200,7 +200,7 @@ <varlistentry> <term><option>status [<replaceable>LINK</replaceable>…]</option></term> - <listitem><para>Shows the global and per-link DNS settings in currently in effect. If no command is specified, + <listitem><para>Shows the global and per-link DNS settings currently in effect. If no command is specified, this is the implied default.</para></listitem> </varlistentry> |