diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-29 11:42:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-29 11:42:32 +0000 |
commit | 7ed77ab1fd7387c3f5a02dd97808d515bd08796c (patch) | |
tree | 95c7869f408a993be906460c9e38b0198447fc29 /shells/bash1/files/patch-ae | |
parent | Remove vim4. (diff) |
Delete the bash 1.17 port. It served us well as we transitioned to bash
version 2.
Notes
Notes:
svn path=/head/; revision=17433
Diffstat (limited to 'shells/bash1/files/patch-ae')
-rw-r--r-- | shells/bash1/files/patch-ae | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/shells/bash1/files/patch-ae b/shells/bash1/files/patch-ae deleted file mode 100644 index ec58ff4ae41a..000000000000 --- a/shells/bash1/files/patch-ae +++ /dev/null @@ -1,17 +0,0 @@ -*** 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) |