[yum-cvs] yum/docs yum.8,1.40,1.41
Seth Vidal
skvidal at linux.duke.edu
Sat Jan 27 15:00:03 UTC 2007
Update of /home/groups/yum/cvs/yum/docs
In directory login1.linux.duke.edu:/tmp/cvs-serv16623
Modified Files:
yum.8
Log Message:
fix unclosed parens typo in man page -
closes rh bug: 224879
Index: yum.8
===================================================================
RCS file: /home/groups/yum/cvs/yum/docs/yum.8,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- yum.8 27 Jan 2007 03:04:49 -0000 1.40
+++ yum.8 27 Jan 2007 15:00:01 -0000 1.41
@@ -232,7 +232,7 @@
All the list options mentioned above take file-glob-syntax wildcards or package
names as arguments, for example \fByum list available 'foo*'\fP will list
all available packages that match 'foo*'. (The single quotes will keep your
-shell from expanding the globs.
+shell from expanding the globs.)
.IP
.PP
.SH "CLEAN OPTIONS"
More information about the Yum-cvs-commits
mailing list