From: Mike Frysinger Date: Sat, 10 Dec 2005 01:59:24 +0000 (-0000) Subject: fix whitespace in depend atom as point out by chkno #114956 X-Git-Tag: v2.1_pre1~28 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ea6e2ea0b985399d2b9ee729400e348ac9dda7d1;p=portage.git fix whitespace in depend atom as point out by chkno #114956 svn path=/main/trunk/; revision=2355 --- diff --git a/man/ebuild.5 b/man/ebuild.5 index 59c202d9e..8fd3109a9 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -238,7 +238,7 @@ multiple Atoms and be nested to an infinite depth. To include the jpeg library when the user has jpeg in \fBUSE\fR, simply use the following syntax: .br -.B jpeg? ( media-libs/jpeg) +.B jpeg? ( media-libs/jpeg ) .TP .B !usevar? ( Atom ) If you want to include a package only if the user does not have a certain option