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 | |
parent | 40d2adc2b162a8fd80771e1e567a1c5383c0f537 (diff) | |
download | pkgsrc-3ad50119f6f3ac5b747ab4bb4b94625cccc0866b.tar.gz |
Correct minor typo.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/README.category | 5 | ||||
-rw-r--r-- | templates/README.top | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/templates/README.category b/templates/README.category index 09cee3674ea..c858557d614 100644 --- a/templates/README.category +++ b/templates/README.category @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.category,v 1.3 1998/02/20 21:50:56 hubertf Exp $ --> +<!-- $NetBSD: README.category,v 1.4 1998/02/24 10:42:55 agc Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%CATEGORY%%</title> @@ -15,7 +15,8 @@ <p> %%DESCR%% -<p>Here are the one-line descriptions for each items in this directory: +<p>Here are the one-line descriptions for each of the items +in this directory: <p><hr noshade> <p><pre> 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> |