[systemd-commits] 2 commits - man/systemd-analyze.xml man/systemd-ask-password.xml man/systemd-cat.xml man/systemd-inhibit.xml man/systemd-notify.xml man/systemd-tty-ask-password-agent.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Wed Jun 27 01:48:35 PDT 2012
man/systemd-analyze.xml | 2 +-
man/systemd-ask-password.xml | 2 +-
man/systemd-cat.xml | 2 +-
man/systemd-inhibit.xml | 2 +-
man/systemd-notify.xml | 2 +-
man/systemd-tty-ask-password-agent.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit a45ad38bec7edb577b1130010ebef9c750474beb
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Jun 27 10:48:13 2012 +0200
man: fix --h vs. -h typos
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml
index f09b38c..e46241b 100644
--- a/man/systemd-ask-password.xml
+++ b/man/systemd-ask-password.xml
@@ -104,7 +104,7 @@
<variablelist>
<varlistentry>
- <term><option>--h</option></term>
+ <term><option>-h</option></term>
<term><option>--help</option></term>
<listitem><para>Prints a short help
diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml
index 8acf9b7..54e2872 100644
--- a/man/systemd-cat.xml
+++ b/man/systemd-cat.xml
@@ -82,7 +82,7 @@
<variablelist>
<varlistentry>
- <term><option>--h</option></term>
+ <term><option>-h</option></term>
<term><option>--help</option></term>
<listitem><para>Prints a short help
diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml
index c71a954..bea4724 100644
--- a/man/systemd-inhibit.xml
+++ b/man/systemd-inhibit.xml
@@ -80,7 +80,7 @@
<variablelist>
<varlistentry>
- <term><option>--h</option></term>
+ <term><option>-h</option></term>
<term><option>--help</option></term>
<listitem><para>Prints a short help
diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml
index 073bc13..e6c6a59 100644
--- a/man/systemd-notify.xml
+++ b/man/systemd-notify.xml
@@ -87,7 +87,7 @@
<variablelist>
<varlistentry>
- <term><option>--h</option></term>
+ <term><option>-h</option></term>
<term><option>--help</option></term>
<listitem><para>Prints a short help
diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml
index 2ada647..31a18ba 100644
--- a/man/systemd-tty-ask-password-agent.xml
+++ b/man/systemd-tty-ask-password-agent.xml
@@ -77,7 +77,7 @@
<variablelist>
<varlistentry>
- <term><option>--h</option></term>
+ <term><option>-h</option></term>
<term><option>--help</option></term>
<listitem><para>Prints a short help
commit ecbd4565c88f2a10422f74cff79e45a6f0edb6a2
Author: Shawn Landden <shawnlandden at gmail.com>
Date: Tue Jun 26 18:58:10 2012 -0700
man: typo in systemd-analyze.xml
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index 960ae7d..c2ff9cc 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -102,7 +102,7 @@
<variablelist>
<varlistentry>
- <term><option>--h</option></term>
+ <term><option>-h</option></term>
<term><option>--help</option></term>
<listitem><para>Prints a short help
More information about the systemd-commits
mailing list