From cc9f952c0474225ab490b243cf64167d3f5cd75d Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 4 Oct 1995 20:39:50 +0000 Subject: Ok, if anybody really needs bash_builtins.1 (which is almost useles), here PROPER fix and re-enabling it again. Please, step over on ports owned by me only if you 100% shure. --- shells/bash1/files/patch-ae | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 shells/bash1/files/patch-ae (limited to 'shells/bash1/files/patch-ae') diff --git a/shells/bash1/files/patch-ae b/shells/bash1/files/patch-ae new file mode 100644 index 000000000000..ec58ff4ae41a --- /dev/null +++ b/shells/bash1/files/patch-ae @@ -0,0 +1,17 @@ +*** documentation/builtins.1.bak Sat Sep 18 00:06:53 1993 +--- documentation/builtins.1 Wed Oct 4 23:29:49 1995 +*************** +*** 10,15 **** + unset, until, wait, while \- bash built-in commands, see \fBbash\fR(1) + .SH BASH BUILTIN COMMANDS + .nr zZ 1 +! .so bash.1 + .SH SEE ALSO + bash(1), sh(1) +--- 10,15 ---- + unset, until, wait, while \- bash built-in commands, see \fBbash\fR(1) + .SH BASH BUILTIN COMMANDS + .nr zZ 1 +! .so man1/bash.1 + .SH SEE ALSO + bash(1), sh(1) -- cgit v1.2.3