ewarn now goes to stderr to match portage behaviour.

This commit is contained in:
Roy Marples
2008-02-21 10:08:35 +00:00
parent 405cea1f19
commit 5bb09b6587
2 changed files with 9 additions and 9 deletions

View File

@@ -86,7 +86,9 @@ being green,
.Fn ewarn
being yellow and
.Fn eerror
being red. The number of real characters printed is returned.
being red.
einfo goes to stdout and the others go to stderr.
The number of real characters printed is returned.
.Fn ebegin
is identical to
.Fn einfo