diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-15 02:20:22 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-15 02:20:22 +0000 |
commit | 4f6a1e7d738ed40af7b825e497b9835f89d34b95 (patch) | |
tree | 8d64de48ee1508f3bccf88ea4dad8be1a1bfe60e /misc/gnuls/files/patch-ag | |
parent | Update to version 1.12. (diff) |
Update to version 4.0.
PR: 10173
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=17220
Diffstat (limited to '')
-rw-r--r-- | misc/gnuls/files/patch-ag | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/misc/gnuls/files/patch-ag b/misc/gnuls/files/patch-ag new file mode 100644 index 000000000000..15916a87d6bb --- /dev/null +++ b/misc/gnuls/files/patch-ag @@ -0,0 +1,22 @@ +*** man/dir.1.orig Sat Feb 20 09:29:26 1999 +--- man/dir.1 Sat Feb 20 09:29:45 1999 +*************** +*** 174,182 **** + .B dir + is maintained as a Texinfo manual. If the + .B info +! and +! .B dir +! programs are properly installed at your site, the command + .IP + .B info dir + .PP +--- 174,181 ---- + .B dir + is maintained as a Texinfo manual. If the + .B info +! program and the full suite of GNU fileutils +! are properly installed at your site, the command + .IP + .B info dir + .PP |