diff options
author | agc <agc@pkgsrc.org> | 1998-02-24 10:42:55 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-02-24 10:42:55 +0000 |
commit | 3ad50119f6f3ac5b747ab4bb4b94625cccc0866b (patch) | |
tree | 0a36aaff82ebaffa8e7f89cbf683eeb0a9cf69c5 /templates/README.top | |
parent | 40d2adc2b162a8fd80771e1e567a1c5383c0f537 (diff) | |
download | pkgsrc-3ad50119f6f3ac5b747ab4bb4b94625cccc0866b.tar.gz |
Correct minor typo.
Diffstat (limited to 'templates/README.top')
-rw-r--r-- | templates/README.top | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/README.top b/templates/README.top index 7a5ab888b67..6d0f539400d 100644 --- a/templates/README.top +++ b/templates/README.top @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.top,v 1.3 1998/02/20 21:50:56 hubertf Exp $ --> +<!-- $NetBSD: README.top,v 1.4 1998/02/24 10:42:55 agc Exp $ --> <html> <head> <title>The NetBSD Packages Collection</title> @@ -11,13 +11,14 @@ <h1>The NetBSD Packages Collection</h1> <p>You are at the top of the packages tree. +The packages collection is divided into categories of packages. </p> <p> %%DESCR%% </p> -<p>Here are the one-line descriptions for each of the directories: +<p>Here are the one-line descriptions for each of the categories: </p> <hr noshade> |