/[pkgs]/rpms/man/devel/man-1.5m2-posix.patch
ViewVC logotype

Contents of /rpms/man/devel/man-1.5m2-posix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download) (as text)
Tue Sep 2 06:42:27 2008 UTC (14 months, 3 weeks ago) by varekova
Branch: MAIN
CVS Tags: F-12-split, man-1_6f-18_fc12, man-1_6f-23_fc13, man-1_6f-22_fc12, man-1_6f-20_fc12, F-10-split, F-11-split, man-1_6f-15_fc11, man-1_6f-13_fc11, man-1_6f-17_fc11, man-1_6f-21_fc12, man-1_6f-19_fc12, man-1_6f-11_fc10, man-1_6f-10_fc10, man-1_6f-9_fc10, man-1_6f-16_fc11, man-1_6f-12_fc11, man-1_6f-14_fc11, HEAD
Changes since 1.1: +6 -5 lines
File MIME type: text/x-patch
update patches
1 diff -up man-1.6f/src/man.conf.in.posixxx man-1.6f/src/man.conf.in
2 --- man-1.6f/src/man.conf.in.posixxx 2007-08-21 06:15:21.000000000 +0200
3 +++ man-1.6f/src/man.conf.in 2008-09-01 17:06:48.000000000 +0200
4 @@ -119,7 +119,7 @@ COMPRESS_EXT @compress_ext@
5 # Default manual sections (and order) to search if -S is not specified
6 # and the MANSECT environment variable is not set.
7 #
8 -MANSECT @sections@
9 +MANSECT 1:1p:8:2:3:3p:4:5:6:7:9:0p:tcl:n:l:p:o
10 #
11 # Default options to use when man is invoked without options
12 # This is mainly for the benefit of those that think -a should be the default
13 @@ -130,7 +130,7 @@ MANSECT @sections@
14 # Decompress with given decompressor when input file has given extension
15 # The command given must act as a filter.
16 #
17 -.gz @gunzip@
18 +.gz /usr/bin/gunzip -c
19 .bz2 @bzip2@
20 .lzma @unlzma@
21 .z @pcat@

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2