openbsd-ports/shells/bash/patches/patch-ae
brad 0ae8b82c8c - remove workaround for texinfo install-info bug
- convert patches to unified diffs
- stay consistant with all the other shells and build a dynamicly
  linked binary by default
- ${ECHO} -> echo in Makefile
1999-12-08 05:26:44 +00:00

11 lines
299 B
Plaintext

--- documentation/builtins.1.orig Fri Sep 17 16:06:53 1993
+++ documentation/builtins.1 Thu Nov 25 17:18:34 1999
@@ -10,6 +10,6 @@
unset, until, wait, while \- bash built-in commands, see \fBbash\fR(1)
.SH BASH BUILTIN COMMANDS
.nr zZ 1
-.so bash.1
+.so man1/bash.1
.SH SEE ALSO
bash(1), sh(1)