diff options
author | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
commit | 1541af42f12f8570fb332516efee8f1e030c3e46 (patch) | |
tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.sbin/pkg_install/info | |
parent | 13e88b41bac03367de7406f96648f28a64fc7322 (diff) | |
download | FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz |
Expand *n't contractions.
Diffstat (limited to 'usr.sbin/pkg_install/info')
-rw-r--r-- | usr.sbin/pkg_install/info/pkg_info.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1 index a212051..a959742 100644 --- a/usr.sbin/pkg_install/info/pkg_info.1 +++ b/usr.sbin/pkg_install/info/pkg_info.1 @@ -95,7 +95,7 @@ Show the install-message file for each package. .It Fl f Show the packing list instructions for each package. .It Fl g -Show files that don't match the recorded checksum. +Show files that do not match the recorded checksum. .It Fl i Show the install script (if any) for each package. .It Fl I @@ -182,8 +182,8 @@ Prefix each information category header (see shown with .Ar str . This is primarily of use to front-end programs who want to request a -lot of different information fields at once for a package, but don't -necessary want the output intermingled in such a way that they can't +lot of different information fields at once for a package, but do not +necessary want the output intermingled in such a way that they cannot organize it. This lets you add a special token to the start of each field. |