Imported from ../bash-2.01.1.tar.gz.
This commit is contained in:
parent
d166f04881
commit
e8ce775db8
50 changed files with 2170 additions and 1502 deletions
|
@ -142,7 +142,8 @@ maintainer-clean: clean
|
|||
|
||||
installdirs:
|
||||
-test -d $(man1dir) || $(SHELL) ${MKDIRS} $(man1dir)
|
||||
-test -d $(man3dir) || $(SHELL) ${MKDIRS} $(man3dir)
|
||||
# uncomment the next line to create the directory for the readline man page
|
||||
# -test -d $(man3dir) || $(SHELL) ${MKDIRS} $(man3dir)
|
||||
-test -d $(infodir) || $(SHELL) ${MKDIRS} $(infodir)
|
||||
|
||||
install: info installdirs
|
||||
|
|
996
doc/bashref.info
996
doc/bashref.info
File diff suppressed because it is too large
Load diff
|
@ -22,6 +22,11 @@ last change: Mon May 19 12:55:22 EDT 1997
|
|||
@defcodeindex rw
|
||||
@set BashFeatures
|
||||
|
||||
@dircategory Utilities
|
||||
@direntry
|
||||
* Bash: (bash). GNU Bourne-Again SHell
|
||||
@end direntry
|
||||
|
||||
@ifinfo
|
||||
@format
|
||||
This text is a brief description of the features that are present in
|
||||
|
|
1205
doc/texinfo.tex
1205
doc/texinfo.tex
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue