Package: udev
Version: 164-3
Severity: minor
Tags: patch

  From "groff -ww -mandoc ...":

<groff: scsi_id.8>:99: warning: number register `an-saved-margin1' not defined
<groff: scsi_id.8>:99: warning: number register `an-saved-prevailing-indent1' 
not defined

  Lines with ".KE" deleted

  Macro call ".BI" changed to ".B" if argument is only one word

  Some space at end of line removed

  Some unnecessary lines (macro calls) deleted.

####

  General considerations

a) Manuals should usually only be left justified.  Use ".ad l"
as the first regular command.

b) Each sentence should begin on a new line.  The conventions
about the amount of space between sentences are different.  This
also makes a check on the number of space characters between
words easier.

c) Separate numbers from units with a (no-break) space.  A
no-break space can be code 0xA0, "\ " (\<space>), or "\~"
(groff).

d) Use macros "TS/TE" for tables with more than two columns.
Then use

'\" t

as the first line in the source to tell "man" to use the "tbl"
preprocessor.

e) Protect last period (full stop) in abbreviations with "\&",
if it is or might be (through new formatting of source) at the
end of line, if it is also not an end of sentence.

####

  Patch:

--- scsi_id.8   2012-05-25 21:06:31.000000000 +0000
+++ scsi_id.8.new       2012-05-25 21:23:20.000000000 +0000
@@ -2,13 +2,13 @@
 .SH NAME
 scsi_id \- retrieve and generate a unique SCSI identifier
 .SH SYNOPSIS
-.BI scsi_id 
+.B scsi_id 
 [\fIoptions\fP]
 .SH "DESCRIPTION"
 .B scsi_id
 queries a SCSI device via the SCSI INQUIRY vital product data (VPD) page 0x80 
or
 0x83 and uses the resulting data to generate a value that is unique across
-all SCSI devices that properly support page 0x80 or page 0x83. 
+all SCSI devices that properly support page 0x80 or page 0x83.
 
 If a result is generated it is sent to standard output, and the program
 exits with a zero value. If no identifier is output, the program exits
@@ -48,11 +48,9 @@
 # /lib/udev/scsi_id \-\-page=0x83 \-\-whitelisted \-\-device=/dev/sda
 3600a0b80000b174b000000d63efc5c8c
 .fi
-.P
-
 .SH OPTIONS
 .TP
-.BI \-\-blacklisted
+.B \-\-blacklisted
 The default behaviour \- treat the device as black listed, and do nothing
 unless a white listed device is found in the scsi_id config\-file.
 .TP
@@ -61,14 +59,14 @@
 .TP
 .BI \-\-config=\| config\-file
 Read configuration and black/white list entries from
-.B config\-file 
+.B config\-file
 rather than the default
 .B /etc/scsi_id.config
 file.
 .TP
-.BI \-\-whitelisted
+.B \-\-whitelisted
 Treat the device as white listed. The \fB\-\-whitelisted\fP option must be 
specified
-on the command line or in the scsi_id configuration file for 
+on the command line or in the scsi_id configuration file for
 .B scsi_id
 to generate any output.
 .TP
@@ -85,30 +83,25 @@
 use with SPC-2 or SPC-3 compliant devices will fallback to the page 83
 format supported by these devices.
 .TP
-.BI \-\-replace-whitespace
+.B \-\-replace-whitespace
 Reformat the output : replace all whitespaces by underscores.
 .TP
-.BI \-\-export
+.B \-\-export
 Export all data in KEY=<value> format used to import in other programs.
 .TP
-.BI \-\-verbose
+.B \-\-verbose
 Generate verbose debugging output.
 .TP
-.BI \-\-version
+.B \-\-version
 Display version number and exit.
-.RE
-
 .SH "FILES"
 .nf
-.ft B
-.ft
 .TP
 \fI/etc/scsi_id.config\fP
 Configuration of black/white list entries and per device options:
 # one config per line, short match strings match longer strings
 # vendor=string[,model=string],options=<per-device scsi_id command line 
options>
 vendor="ATA",options=-p 0x80
-.RE
 .fi
 .LP
 .SH "SEE ALSO"

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: i386 (i586)

Kernel: Linux 2.6.32-45
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages udev depends on:
ii  debconf [debconf-2.0]   1.5.36.1         Debian configuration management sy
ii  libc6                   2.11.3-3         Embedded GNU C Library: Shared lib
ii  libselinux1             2.0.96-1         SELinux runtime shared libraries
ii  libudev0                164-3            libudev shared library
ii  libusb-0.1-4            2:0.1.12-16      userspace USB programming library
ii  lsb-base                3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii  util-linux              2.17.2-9         Miscellaneous system utilities

Versions of packages udev recommends:
ii  pciutils                  1:3.1.7-6      Linux PCI Utilities
ii  usbutils                  0.87-5squeeze1 Linux USB utilities

udev suggests no packages.

-- debconf information excluded

-- 
Bjarni I. Gislason



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to