diff options
author | bad <bad> | 1998-12-20 21:12:57 +0000 |
---|---|---|
committer | bad <bad> | 1998-12-20 21:12:57 +0000 |
commit | 6bbc4bd9c89a050008cbbe872f054dc6a4986991 (patch) | |
tree | c64d781cc4b7e761d3c63f29f91491bc42b12f35 /editors/beav/patches/patch-ad | |
parent | 86d11eb89adc9080d9618f5afdcfbc2add33f616 (diff) | |
download | pkgsrc-6bbc4bd9c89a050008cbbe872f054dc6a4986991.tar.gz |
Adapt to Netbsd. Split patch-a into multiple files.
Diffstat (limited to 'editors/beav/patches/patch-ad')
-rw-r--r-- | editors/beav/patches/patch-ad | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/editors/beav/patches/patch-ad b/editors/beav/patches/patch-ad new file mode 100644 index 00000000000..df6ee5ea425 --- /dev/null +++ b/editors/beav/patches/patch-ad @@ -0,0 +1,20 @@ +$NetBSD: patch-ad,v 1.1 1998/12/20 21:12:58 bad Exp $ + +--- beav.1.in.orig Sun Aug 20 20:05:22 1995 ++++ beav.1.in Thu Dec 17 20:09:37 1998 +@@ -9,7 +9,7 @@ + that are necessary to start using + .IR beav + effectively. +-For more information, review the file /usr/doc/beav/beav.txt. ++For more information, review the file @PREFIX@/share/doc/beav/beav.txt. + .PP + The \fIfile-visit\fR command,\fB Ctl-X Ctl-V\fR, can be used to read a + file in for editing. The file can also be read in from the +@@ -59,5 +59,5 @@ + If there is any data that has not been saved you will be warned. + .PP + .SH FILES +-/usr/doc/beav/beav.txt ++@PREFIX@/share/doc/beav/beav.txt + |