I have modified a bit the patch that the original submitter proposed:

--- lsof.8.orig 2009-07-20 04:58:52.000000000 +0300
+++ lsof.8.new  2009-07-20 05:16:02.000000000 +0300
@@ -127,31 +127,31 @@
 by user ``foo''.
 The exceptions are:
 .IP
-.TP \w'1) 'u
+.TP \w'1)\ 'u
 1)
 the `^' (negated) login name or user ID (UID), specified with the
-.B \-u
+.B \-u
 option;
-.TP \w'1) 'u
+.TP \w'1)\ 'u
 2)
 the `^' (negated) process ID (PID), specified with the
-.B \-p
+.B \-p
 option;
-.TP \w'1) 'u
+.TP \w'1)\ 'u
 3)
 the `^' (negated) process group ID (PGID), specified with the
-.B \-g
+.B \-g
 option;
-.TP \w'1) 'u
+.TP \w'1)\ 'u
 4)
 the `^' (negated) command, specified with the
-.B \-c
+.B \-c
 option;
-.TP \w'1) 'u
+.TP \w'1)\ 'u
 5)
 the ('^') negated TCP or UDP protocol state names, specified with the
-.BI \-s " [p:s]"
-option.
+.B \-s
+" [p:s]" option.
 .PP
 Since they represent exclusions, they are applied without ORing or 
ANDing
 and take effect before any other selection criteria are applied.

-- 
sobtw...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org



-- 
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