bin/154381: [patch] add mlinks from [bxl]zless.1 to less.1

Eitan Adler lists at eitanadler.com
Sat Jan 29 18:30:11 UTC 2011


>Number:         154381
>Category:       bin
>Synopsis:       [patch] add mlinks from [bxl]zless.1 to less.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 29 18:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        
>Organization:
>Environment:
>Description:
The programs [bxl]zless lack manual pages.
>How-To-Repeat:
man xzless

>Fix:
Index: Makefile
===================================================================
--- Makefile	(revision 217870)
+++ Makefile	(working copy)
@@ -14,7 +14,11 @@
 	${BINDIR}/zless ${BINDIR}/bzless \
 	${BINDIR}/zless ${BINDIR}/xzless \
 	${BINDIR}/zless ${BINDIR}/lzless
-MLINKS=	less.1 more.1
+MLINKS=	less.1 more.1 \
+		less.1 bzless.1 \
+		less.1 xzless.1 \
+		less.1 lzless.1
+		
 CLEANFILES= less.1
 


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list