diff options
author | max <max@FreeBSD.org> | 1997-06-16 18:35:22 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-16 18:35:22 +0800 |
commit | ff86d4cc411ee55219716e4a88010e58d81574e5 (patch) | |
tree | fd7d0a1acec46375802a46b55604f71a0fa70cfe /shells | |
parent | 58a7d5d2652a7c7a95aa6537b6e71779c70544a0 (diff) | |
download | freebsd-ports-gnome-ff86d4cc411ee55219716e4a88010e58d81574e5.tar.gz freebsd-ports-gnome-ff86d4cc411ee55219716e4a88010e58d81574e5.tar.zst freebsd-ports-gnome-ff86d4cc411ee55219716e4a88010e58d81574e5.zip |
Patch up the texinfo file and add @dircategory and @direntry.
Diffstat (limited to 'shells')
-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 |