diff options
author | Zac Medico <zmedico@gentoo.org> | 2007-09-24 16:48:34 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2007-09-24 16:48:34 +0000 |
commit | 71dd8e828ae8b9461ed28bd7770ae1ef37ff50f7 (patch) | |
tree | 9429cdac396f3d187758d948637416557e1363c2 | |
parent | 546139d41fb1ba0e0f74dbaf85e97a0b92e3f435 (diff) | |
download | portage-71dd8e828ae8b9461ed28bd7770ae1ef37ff50f7.tar.gz portage-71dd8e828ae8b9461ed28bd7770ae1ef37ff50f7.tar.bz2 portage-71dd8e828ae8b9461ed28bd7770ae1ef37ff50f7.zip |
s/note/not/ reported by p-y.
svn path=/main/trunk/; revision=7800
-rw-r--r-- | man/repoman.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/repoman.1 b/man/repoman.1 index 98efbed09..7b97a0abc 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -226,7 +226,7 @@ Error generating cache entry for ebuild; typically caused by ebuild syntax error File is not UTF8 compliant .TP .B file.executable -Ebuilds, digests, metadata.xml, Manifest, and ChangeLog do note need the executable bit +Ebuilds, digests, metadata.xml, Manifest, and ChangeLog do not need the executable bit .TP .B file.name File/dir name must be composed of only the following chars: a-zA-Z0-9._-+: |