diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2012-11-30 00:36:57 +0530 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-11-30 14:02:03 +0100 |
commit | 2ab38e24e548e0215596687e4916f5c47dc935a2 (patch) | |
tree | 605c03abb118445bec3b0df6b5dc6506d11a83ad /man | |
parent | 7830fcd836fb1e8901a534da9ae733109eeba9c4 (diff) |
man: fix some spelling mistakes
Diffstat (limited to 'man')
-rw-r--r-- | man/daemon.xml | 2 | ||||
-rw-r--r-- | man/journalctl.xml | 2 | ||||
-rw-r--r-- | man/journald.conf.xml | 4 | ||||
-rw-r--r-- | man/kernel-command-line.xml | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/man/daemon.xml b/man/daemon.xml index 197138e51d..0d29e7aa1c 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -122,7 +122,7 @@ first child, so that only the second child (the actual daemon process) stays around. This ensures that the - daemon process is reparented to + daemon process is re-parented to init/PID 1, as all daemons should be.</para></listitem> diff --git a/man/journalctl.xml b/man/journalctl.xml index 471c9452ca..959ae1efa2 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -362,7 +362,7 @@ the time part is omitted, 00:00:00 is assumed. If only the seconds component is omitted, :00 is assumed. If the - date component is ommitted, the + date component is omitted, the current day is assumed. Alternatively the strings <literal>yesterday</literal>, diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 86c9869e51..30523c5370 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -183,8 +183,8 @@ messages is generated. This rate limiting is applied per-service, so that two services which log do not - interfere with each other's - limit. Defaults to 200 messages in + interfere with each others' + limits. Defaults to 200 messages in 10s. The time specification for <varname>RateLimitInterval=</varname> may be specified in the following diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 27f0d4036f..154d399d5a 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -64,7 +64,7 @@ and <citerefentry><refentrytitle>bootparam</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para> - <para>For command line paramaters understood by the + <para>For command line parameters understood by the initial RAM disk, please see <citerefentry><refentrytitle>dracut.cmdline</refentrytitle><manvolnum>7</manvolnum></citerefentry>, or the documentation of the specific initrd |