diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-08-19 23:21:43 +0200 |
---|---|---|
committer | Daniel Mack <zonque@gmail.com> | 2014-08-20 00:00:16 +0200 |
commit | 0566ef68b816f094c3bc1c6c3921c8c35bc6d87f (patch) | |
tree | e5ebe9221673ead6da835faa187677609b804e13 /man/systemd-firstboot.xml | |
parent | 265684034fac5f2674723ab7ace55b2485a1b29f (diff) |
man: fix typos
Diffstat (limited to 'man/systemd-firstboot.xml')
-rw-r--r-- | man/systemd-firstboot.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml index c3fe0ed94c..5da0a75040 100644 --- a/man/systemd-firstboot.xml +++ b/man/systemd-firstboot.xml @@ -213,7 +213,7 @@ <para>Query the user for locale, timezone, hostname and root password. This is equivalent to - specifiying + specifying <option>--prompt-locale</option>, <option>--prompt-timezone</option>, <option>--prompt-hostname</option>, @@ -238,7 +238,7 @@ <para>Copy locale, time zone and root password from the host. This is - equivalent to specifiying + equivalent to specifying <option>--copy-locale</option>, <option>--copy-timezone</option>, <option>--copy-root-password</option> |