[Pkg-utopia-commits] r34 - packages/hal/trunk/debian

Sjoerd Simons sjoerd@haydn.debian.org
Tue, 19 Oct 2004 05:25:49 -0600


Author: sjoerd
Date: 2004-10-19 05:25:34 -0600 (Tue, 19 Oct 2004)
New Revision: 34

Modified:
   packages/hal/trunk/debian/changelog
   packages/hal/trunk/debian/lshal.1
Log:
Properly quote dashes in the lshal manpage. Change from Martin Pitt

Modified: packages/hal/trunk/debian/changelog
===================================================================
--- packages/hal/trunk/debian/changelog	2004-10-19 11:11:27 UTC (rev 33)
+++ packages/hal/trunk/debian/changelog	2004-10-19 11:25:34 UTC (rev 34)
@@ -10,6 +10,7 @@
       - hal-cdspeed.patch
       - nofail_nocaps.patch
       - pci_pre_process_check_null.diff
+    + debian/lshal.1: properly quoted dashes
   
    * Sjoerd Simons:
      + Removed patches (adopted upstream):

Modified: packages/hal/trunk/debian/lshal.1
===================================================================
--- packages/hal/trunk/debian/lshal.1	2004-10-19 11:11:27 UTC (rev 33)
+++ packages/hal/trunk/debian/lshal.1	2004-10-19 11:25:34 UTC (rev 34)
@@ -20,7 +20,7 @@
 lshal \- List devices and their properties
 
 .SH SYNOPSIS
-.BR lshal " [" --monitor ]
+.BR lshal " [" \-\-monitor ]
 
 .SH DESCRIPTION
 Shows a list of all devices with their properties.
@@ -31,7 +31,7 @@
 
 .SH OPTIONS
 These programs follow the usual GNU command line syntax, with long
-options starting with two dashes (`-').
+options starting with two dashes (\`\-\').
 A summary of options is included below.
 .TP
 .B \-h, \-\-help
@@ -43,9 +43,9 @@
 
 
 .SH SEE ALSO
-.BR hal-device-manager (1),
-.BR hal-get-property (1),
-.BR hal-set-property (1).
+.BR hal\-device\-manager (1),
+.BR hal\-get\-property (1),
+.BR hal\-set\-property (1).
 .br
 For more information visit http://freedesktop.org/Software/hal