diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-01-01 14:12:47 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-01-01 14:12:47 +0000 |
commit | 20d9971bcf54aa86920af06c80adcbc127e287e0 (patch) | |
tree | 65d9818798f34534ce2bbe78a629e534ffe9eb3c /editors/ved/files/patch-ab | |
parent | Use standard PERL_CONFIGURE=yes available in bsd.port.mk now. (diff) |
Add ved 1.5, a small and fast screen-oriented editor.
PR: 23985
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes:
svn path=/head/; revision=36572
Diffstat (limited to 'editors/ved/files/patch-ab')
-rw-r--r-- | editors/ved/files/patch-ab | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/editors/ved/files/patch-ab b/editors/ved/files/patch-ab new file mode 100644 index 000000000000..4ad156a9caa7 --- /dev/null +++ b/editors/ved/files/patch-ab @@ -0,0 +1,20 @@ +--- ved/ved.1.orig Sun Dec 31 18:53:00 2000 ++++ ved/ved.1 Sun Dec 31 18:54:13 2000 +@@ -2614,15 +2614,8 @@ + .B ved + shell command execute buffer. + .TP +-.B .../man/help/ved.help +-The on-line help file is assumed to be in the same +-directory tree as the +-.B ved +-binary. +- +-.SH "SEE ALSO" +-.BR change "(1)," +-.BR match "(1)." ++.B %%PREFIX%%/share/ved.help ++The on-line help file is installed in %%PREFIX%%/share + .SH NOTES + To edit files greater than 2 GB, you need to compile + .B ved |