mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
23 lines
854 B
Plaintext
23 lines
854 B
Plaintext
$NetBSD: patch-ab,v 1.4 2012/11/02 20:59:07 asau Exp $
|
|
|
|
--- doc/sbcl.1.orig 2012-11-02 09:42:10.000000000 +0000
|
|
+++ doc/sbcl.1
|
|
@@ -427,7 +427,7 @@ years. See the CREDITS file in the distr
|
|
This variable controls where files like "sbclrc", "sbcl.core", and the
|
|
add-on "contrib" systems are searched for. If it is not set, then
|
|
sbcl sets it from a compile-time default location which is usually
|
|
-/usr/local/lib/sbcl/ but may have been changed \fIe.g.\fR by a third-party
|
|
+@PREFIX@/lib/sbcl/ but may have been changed \fIe.g.\fR by a third-party
|
|
packager.
|
|
|
|
.SH FILES
|
|
@@ -461,7 +461,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 e.g.
|
|
.IP
|
|
-.B /usr/local/share/doc/sbcl/
|
|
+.B @PREFIX@/share/doc/sbcl/
|
|
.PP
|
|
See the SBCL homepage
|
|
.IP
|