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-ah | |
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 'misc/gnuls/files/patch-ah')
-rw-r--r-- | misc/gnuls/files/patch-ah | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/misc/gnuls/files/patch-ah b/misc/gnuls/files/patch-ah new file mode 100644 index 000000000000..9ca0a8683f33 --- /dev/null +++ b/misc/gnuls/files/patch-ah @@ -0,0 +1,22 @@ +*** man/vdir.1.orig Sat Feb 20 09:29:29 1999 +--- man/vdir.1 Sat Feb 20 09:30:04 1999 +*************** +*** 174,182 **** + .B vdir + is maintained as a Texinfo manual. If the + .B info +! and +! .B vdir +! programs are properly installed at your site, the command + .IP + .B info vdir + .PP +--- 174,181 ---- + .B vdir + 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 vdir + .PP |