Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15504 - small typo in `emerge --help`
Summary: small typo in `emerge --help`
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High trivial
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 12:36 UTC by SpanKY
Modified: 2011-10-30 22:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emergehelp.py.patch (emergehelp.py.patch,1.07 KB, patch)
2003-02-11 12:37 UTC, SpanKY
Details | Diff
emergehelp.py.patch (emergehelp.py.patch,850 bytes, patch)
2003-02-11 12:38 UTC, SpanKY
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2003-02-11 12:36:18 UTC
originally part of Bug 15498 ...

<snip>
"without checking for outdated. versions. This thus effectively removes" 
 
is changed to: 
 
"without checking for outdated versions, effectively removing" 
 
as this makes for better English and gets rid of the erroneous fullstop :-)
</snip>
Comment 1 SpanKY gentoo-dev 2003-02-11 12:37:12 UTC
Created attachment 8164 [details, diff]
emergehelp.py.patch
Comment 2 SpanKY gentoo-dev 2003-02-11 12:38:32 UTC
Created attachment 8165 [details, diff]
emergehelp.py.patch

had a little too much in last patch ...
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2003-02-16 21:51:34 UTC
done