diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-17 20:21:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-17 20:21:35 +0000 |
commit | b58133a571d950bd45cebcd6d7632bf0d5a21379 (patch) | |
tree | df42ea2a46d51b2330e301194955ec7416c93119 | |
parent | c775907f4b03f718c0437f659ce9421c0e0a1b42 (diff) |
typo
-rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index 40f36ef9710..d1820b7f231 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_add.1,v 1.14 1999/10/17 20:35:47 aaron Exp $ +.\" $OpenBSD: pkg_add.1,v 1.15 2000/01/17 20:21:34 deraadt Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -86,7 +86,7 @@ the ftp client. For example, the following works: mpg123-0.59q.tgz mutt-0.95.7i.tgz 226 Transfer complete. - ftp> get m4-1.4tgz "|pgk_add -v -" + ftp> get m4-1.4tgz "|pkg_add -v -" .Ed .Pp .Sy Warning: |