diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-04-20 21:07:06 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-04-20 21:07:06 +0200 |
commit | c70560feef0eb61a150cd2f956f0beead4313ffe (patch) | |
tree | 48db1f001e87e46b0ccd2b30704b87a8662ba9b9 /udevd.xml | |
parent | 1d918b50cddc975abbfd06af134a6d843d9bc7f0 (diff) |
logging: add trailing newline to all strings
Diffstat (limited to 'udevd.xml')
-rw-r--r-- | udevd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ <command>udevd</command> <arg><option>--daemon</option></arg> <arg><option>--debug-trace</option></arg> - <arg><option>--verbose</option></arg> + <arg><option>--debug</option></arg> <arg><option>--version</option></arg> <arg><option>--help</option></arg> </cmdsynopsis> @@ -59,7 +59,7 @@ </listitem> </varlistentry> <varlistentry> - <term><option>--verbose</option></term> + <term><option>--debug</option></term> <listitem> <para>Print log messages to stdout.</para> </listitem> |