Fix a typo.

This commit is contained in:
Jimmy Olgeni 2011-09-09 12:11:49 +00:00
parent c4907c4b8b
commit 508bab481b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281506
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
********************************************************************** **********************************************************************
Please read the docs on configuring and runing slony-1. Unless you specified Please read the docs on configuring and running slony-1. Unless you specified
NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory. NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory.
If you are upgrading from a prior version of slony, please read the UPGRADING If you are upgrading from a prior version of slony, please read the UPGRADING

View file

@ -1,6 +1,6 @@
******************************************************************************* *******************************************************************************
Please read the docs on configuring and runing slony-1. Unless you specified Please read the docs on configuring and running slony-1. Unless you specified
NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory. NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory.
If you are upgrading from a prior version of slony, please read the UPGRADING If you are upgrading from a prior version of slony, please read the UPGRADING

View file

@ -1,7 +1,7 @@
The 'parallel' utility from the moreutils suite. Runs multiple jobs The 'parallel' utility from the moreutils suite. Runs multiple jobs
at once. at once.
Made available as a seperate port so the rest of the suite can be Made available as a separate port so the rest of the suite can be
installed without conflicting with sysutils/parallel. installed without conflicting with sysutils/parallel.
moreutils is a growing collection of the unix tools that nobody moreutils is a growing collection of the unix tools that nobody