diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-07-02 05:44:04 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-07-03 08:19:20 -0400 |
commit | 409dee2e44e7dc73d6bf00d782938e4cb4105f5b (patch) | |
tree | d7b1b56af3366bb15f2743cc767a0c51a966e5fa /man/hostnamectl.xml | |
parent | 337fa161c40f26cb7c33847d666556d28905b6a9 (diff) |
man: more grammar improvements
- place commas
- expand contractions (this is written prose :)
- add some missing words
Diffstat (limited to 'man/hostnamectl.xml')
-rw-r--r-- | man/hostnamectl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index 28e875dafd..f28e430a42 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -75,7 +75,7 @@ <para>Note that the pretty hostname has little restrictions on the characters used, while the static and transient hostnames are limited to the usually - accepted characters of internet domain names.</para> + accepted characters of Internet domain names.</para> <para>The static hostname is stored in <filename>/etc/hostname</filename>, see @@ -110,7 +110,7 @@ <varlistentry> <term><option>--no-ask-password</option></term> - <listitem><para>Don't query the user + <listitem><para>Do not query the user for authentication for privileged operations.</para></listitem> </varlistentry> |