diff options
author | Chris Costello <chris@FreeBSD.org> | 1999-10-04 01:48:05 +0000 |
---|---|---|
committer | Chris Costello <chris@FreeBSD.org> | 1999-10-04 01:48:05 +0000 |
commit | 18cd8bfe6541d5301f7de97bbcf3b399f2768bc3 (patch) | |
tree | ec7db33eb1dd5160252cff6185e28c45c2bb0e75 /misc/rtfm | |
parent | 6338e2b370fa71d65ad95cbe03ec2936a04453f6 (diff) |
Fix a typo.
``manual page'' -> ``manual pages''
Notes
Notes:
svn path=/head/; revision=22154
Diffstat (limited to 'misc/rtfm')
-rw-r--r-- | misc/rtfm/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rtfm/pkg-descr b/misc/rtfm/pkg-descr index 88b51ed31ad5..dbb3494c030a 100644 --- a/misc/rtfm/pkg-descr +++ b/misc/rtfm/pkg-descr @@ -1,2 +1,2 @@ rtfm(1) is a FreeBSD documentation search program that currently is -able to search the FreeBSD manual page and the GNU Texinfo pages. +able to search the FreeBSD manual pages and the GNU Texinfo pages. |