diff options
author | Stefan Schweter <stefan@schweter.it> | 2016-10-01 17:11:38 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-01 17:11:38 +0200 |
commit | c49b50113e1af56149e3dfbd96215c29b06eb4e8 (patch) | |
tree | 56de6572094f1486b70c157f55a08ce5eac438b6 /man | |
parent | e7866f25430e165e7d84935857fdfcbdaf8fd985 (diff) |
man: update mx record example (#4257)
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-resolve.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-resolve.xml b/man/systemd-resolve.xml index 24f499c282..2bc917ac26 100644 --- a/man/systemd-resolve.xml +++ b/man/systemd-resolve.xml @@ -339,7 +339,7 @@ www.0pointer.net: 2a01:238:43ed:c300:10c3:bcf3:3266:da74 </example> <example> - <title>Retrieve the MX record of the <literal>0pointer.net</literal> domain</title> + <title>Retrieve the MX record of the <literal>yahoo.com</literal> domain</title> <programlisting>$ systemd-resolve -t MX yahoo.com --legend=no yahoo.com. IN MX 1 mta7.am0.yahoodns.net |