Bug 59406

Summary: [patch] sort man page nit
Product: [Retired] Red Hat Raw Hide Reporter: Tim Waugh <twaugh>
Component: textutilsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-07 09:51:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
This makes it easier to read. none

Description Tim Waugh 2002-02-07 09:51:24 UTC
From sort(1):

-u, --unique
              with  -c: check for strict ordering otherwise: out-
              put only the first of an equal run

It took me a couple of attempts to parse it.

Comment 1 Tim Waugh 2002-02-07 09:51:46 UTC
Created attachment 44837 [details]
This makes it easier to read.

Comment 2 Bernhard Rosenkraenzer 2002-02-26 12:41:51 UTC
Agreed, fixed in 2.0.21-1 using a different patch (looks better IMO): 
 
--- textutils-2.0.21/man/sort.1.foo     Tue Feb 26 13:25:28 2002 
+++ textutils-2.0.21/man/sort.1 Tue Feb 26 13:30:56 2002 
@@ -65,6 +65,7 @@ 
 .TP 
 \fB\-u\fR, \fB\-\-unique\fR 
 with \fB\-c\fR: check for strict ordering 
+.br 
 otherwise: output only the first of an equal run 
 .TP 
 \fB\-z\fR, \fB\-\-zero\-terminated\fR