$NetBSD: patch-ab,v 1.8 2020/08/10 23:18:52 rjs Exp $

Honor PREFIX.

--- doc/sbcl.1.orig	2020-07-30 19:30:02.000000000 +0000
+++ doc/sbcl.1
@@ -423,8 +423,8 @@ This variable controls where files like 
 add-on "contrib" systems are searched for. If it is not set, then sbcl
 looks in \fB../lib/sbcl/\fR relative to the location of the executable,
 or in the current directory. If your executable is in the default
-location \fB/usr/local/bin/\fR then it will look in
-\fB/usr/local/lib/sbcl/\fR.
+location \fB/usr/@PREFIX@/bin/\fR then it will look in
+\fB/usr/@PREFIX@/lib/sbcl/\fR.
 
 .SH FILES
 
@@ -457,7 +457,7 @@ been installed, the command
 should give you access to the complete manual. Depending on your
 installation it may also be available in HTML and PDF formats in \fIe.g.\fR
 .IP
-.B /usr/local/share/doc/sbcl/
+.B /usr/@PREFIX@/share/doc/sbcl/
 .PP
 See the SBCL homepage 
 .IP
