diff options
Diffstat (limited to 'usr.sbin/pkg_install/add/pkg_add.1')
-rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index 547e7847e21..361f1aec250 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.11 1999/10/07 22:22:58 aaron Exp $ +.\" $OpenBSD: pkg_add.1,v 1.12 1999/10/09 20:35:45 beck Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -49,6 +49,10 @@ that would otherwise need to be built manually. Package names may be specified as filenames (which normally consist of the package name itself plus the .Dq .tgz +, +.Dq .tar.gz +, or +.Dq .tar suffix) or an FTP location in the form of an URL. For example, the following is valid: .Pp |