summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-05-08 03:22:04 +0000
committerMike Frysinger <vapier@gentoo.org>2015-05-08 03:22:04 +0000
commit16c991b07c66b0d950604005a461fef9dc344b8b (patch)
tree83ee69609ecdd65e41552edfab048726f6ed1407 /sys-apps/man/files/man-1.5p-search-order.patch
parentStraight to stable on alpha, hppa, ia64, ppc, and ppc64, ditto libvncserver-0... (diff)
downloadgentoo-2-16c991b07c66b0d950604005a461fef9dc344b8b.tar.gz
gentoo-2-16c991b07c66b0d950604005a461fef9dc344b8b.tar.bz2
gentoo-2-16c991b07c66b0d950604005a461fef9dc344b8b.zip
Avoid escape sequences with `echo` #523874 by Alex Xu.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-apps/man/files/man-1.5p-search-order.patch')
-rw-r--r--sys-apps/man/files/man-1.5p-search-order.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/sys-apps/man/files/man-1.5p-search-order.patch b/sys-apps/man/files/man-1.5p-search-order.patch
deleted file mode 100644
index b6603b6cf032..000000000000
--- a/sys-apps/man/files/man-1.5p-search-order.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Fix search order in man.conf so that system installed manpages
-will be found first ...
-
---- man-1.5p/src/man.conf.in
-+++ man-1.5p/src/man.conf.in
-@@ -36,11 +36,11 @@
- #
- # Every automatically generated MANPATH includes these fields
- #
--MANPATH /usr/man
- MANPATH /usr/share/man
--MANPATH /usr/local/man
- MANPATH /usr/local/share/man
- MANPATH /usr/X11R6/man
-+MANPATH /usr/local/man
-+MANPATH /usr/man
- #
- # Uncomment if you want to include one of these by default
- #