diff options
author | hubertf <hubertf> | 2001-01-24 04:12:58 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-01-24 04:12:58 +0000 |
commit | df246417e12995dc8148629c4695fcee6120b132 (patch) | |
tree | 58e8783d0011672e7a4cbe61c7e4bd8890ac074d /templates | |
parent | 3670f8dd1920bcf04f0572c0ce42e11023e9fff6 (diff) | |
download | pkgsrc-df246417e12995dc8148629c4695fcee6120b132.tar.gz |
It's pkg_add(1), not pkg_add(8).
Diffstat (limited to 'templates')
-rw-r--r-- | templates/README.pkg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index 2b8e8f241a3..621a8c4bd60 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> -<!-- $NetBSD: README.pkg,v 1.18 2001/01/18 17:48:51 hubertf Exp $ --> +<!-- $NetBSD: README.pkg,v 1.19 2001/01/24 04:12:58 hubertf Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -65,7 +65,7 @@ This package requires the following package(s) to run: <p> Select one of the links below to <FONT COLOR="red">download</FONT> the -package in precompiled binary form for installation with pkg_add(8). +package in precompiled binary form for installation with pkg_add(1). Available machine architectures and package versions: <TABLE> %%BIN_PKGS%% |