summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-10 01:59:24 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-10 01:59:24 +0000
commitea6e2ea0b985399d2b9ee729400e348ac9dda7d1 (patch)
treebfce0912c50f8d785d8a83dc5c62142e61724255 /man
parent67bd5226b7e0dad069369e6c45ed7335783497a1 (diff)
downloadportage-ea6e2ea0b985399d2b9ee729400e348ac9dda7d1.tar.gz
portage-ea6e2ea0b985399d2b9ee729400e348ac9dda7d1.tar.bz2
portage-ea6e2ea0b985399d2b9ee729400e348ac9dda7d1.zip
fix whitespace in depend atom as point out by chkno #114956
svn path=/main/trunk/; revision=2355
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.52
1 files changed, 1 insertions, 1 deletions
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