summaryrefslogtreecommitdiff
path: root/misc/pinfo/patches/patch-ab
blob: edb4a0a09d7b2a21f7aba432d6c75a1804bdcaf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ab,v 1.1 2001/03/26 00:28:12 fredb Exp $

--- doc/pinfo.1.in.orig	Sun Oct 31 07:27:41 1999
+++ doc/pinfo.1.in
@@ -11,11 +11,8 @@
 read by passing it an
 .I infopage
 argument. This argument contains the name of an info page (i.e. 'bash').
-The program will then search for it in 
-.IR "./", 
-.IR "/usr/info",
-and
-.IR "/usr/local/info".
+The program will then search for it in the current directory and in any
+paths specified by the $INFOPATH environment variable.
 It will also automaticaly add the suffix '-info', '-info.Z', '-info.gz',
 or '-info.bz2'.
 At present other suffixes are not recognized, but you can easily add them to