diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-16 10:35:22 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-16 10:35:22 +0000 |
commit | b4ce60904c1866da3dff02b6b413a81d3ddcd36c (patch) | |
tree | bd07e4f648285552223bc4118cd0e57e19912b34 /shells/bash1/files/patch-ag | |
parent | Upgrade, 3.5b1 -> 3.5b4. (diff) |
Patch up the texinfo file and add @dircategory and @direntry.
Notes
Notes:
svn path=/head/; revision=6961
Diffstat (limited to 'shells/bash1/files/patch-ag')
-rw-r--r-- | shells/bash1/files/patch-ag | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/shells/bash1/files/patch-ag b/shells/bash1/files/patch-ag new file mode 100644 index 000000000000..56b74093c828 --- /dev/null +++ b/shells/bash1/files/patch-ag @@ -0,0 +1,13 @@ +--- documentation/features.texi.orig Fri Aug 5 04:26:21 1994 ++++ documentation/features.texi Mon Jun 16 19:16:56 1997 +@@ -2,6 +2,10 @@ + @c %**start of header + @setfilename features.info + @settitle Bash Features ++@dircategory Shells ++@direntry ++* Bash: (bash). GNU Bourne-Again SHell. ++@end direntry + @c %**end of header + + @ignore |