summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-06-19 15:18:34 +0000
committerjkh <jkh@FreeBSD.org>1997-06-19 15:18:34 +0000
commit64538a3bf52e3f8ebc6fbf15ceed99cdfd93e33c (patch)
tree3b714302770ed2c87ca887cdf5852bcb9ff4f0cd /usr.sbin/pkg_install
parent7f875c5f664ac6606dafde8476778aea602e4f2b (diff)
downloadFreeBSD-src-64538a3bf52e3f8ebc6fbf15ceed99cdfd93e33c.zip
FreeBSD-src-64538a3bf52e3f8ebc6fbf15ceed99cdfd93e33c.tar.gz
Fix multiple documentation bogons.
PR: 3798 Submitted by: Jan Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.12
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.14
-rw-r--r--usr.sbin/pkg_install/delete/pkg_delete.12
-rw-r--r--usr.sbin/pkg_install/info/pkg_info.12
4 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index 634b763..653b2c8 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -122,7 +122,7 @@ By default, this is the string
.Pa /var/tmp/instmp.XXXXXX ,
but it may be necessary to override it in the situation where
space in your
-.Pa /tmp
+.Pa /var/tmp
directory is limited. Be sure to leave some number of `X' characters
for
.Xr mktemp 3
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 2026ce6..1d838b8 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -15,7 +15,7 @@
.\"
.\"
.\" @(#)pkg_create.1
-.\" $Id: pkg_create.1,v 1.18 1997/02/22 16:09:29 peter Exp $
+.\" $Id: pkg_create.1,v 1.19 1997/05/02 22:00:05 max Exp $
.\"
.\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords,
.\" added dependency tracking, etc.
@@ -350,7 +350,7 @@ installed, and this package must be deinstalled before the
.Ar pkgname
package is deinstalled. Multiple
.Cm @pkgdep
-directives may be used if hte package depends on multiple other packages.
+directives may be used if the package depends on multiple other packages.
.El
.Sh SEE ALSO
.Xr pkg_add 1 ,
diff --git a/usr.sbin/pkg_install/delete/pkg_delete.1 b/usr.sbin/pkg_install/delete/pkg_delete.1
index cb8c026..ad9b0a5 100644
--- a/usr.sbin/pkg_install/delete/pkg_delete.1
+++ b/usr.sbin/pkg_install/delete/pkg_delete.1
@@ -128,7 +128,7 @@ then this is executed first as
(where
.Ar pkg-name
is the name of the package in question and
-.I DEINSTALL
+.Ar DEINSTALL
is a keyword denoting that this is a deinstallation)
to see whether or not deinstallation should continue. A non-zero exit
status means no, unless the
diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1
index 6d2cc12..bcff583 100644
--- a/usr.sbin/pkg_install/info/pkg_info.1
+++ b/usr.sbin/pkg_install/info/pkg_info.1
@@ -82,7 +82,7 @@ is currently installed, return 0, otherwise return 1. This option
allows you to easily test for the presence of another (perhaps
prerequisite) package from a script.
.It Fl l Ar str
-Prefix each information catagory header (see
+Prefix each information category header (see
.Fl q )
shown with
.Ar str .
OpenPOWER on IntegriCloud