[yum-commits] docs/debuginfo-install.1 docs/yum-changelog.1 docs/yum-list-data.1 docs/yum-security.8

Ville Skyttä scop at osuosl.org
Mon May 17 19:27:28 UTC 2010


 docs/debuginfo-install.1 |    3 ++-
 docs/yum-changelog.1     |    2 +-
 docs/yum-list-data.1     |   24 ++++++++++++------------
 docs/yum-security.8      |    4 ++--
 4 files changed, 17 insertions(+), 16 deletions(-)

New commits:
commit c582085482edba29f65b3f87a00fba6b4941a777
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Mon May 17 22:26:52 2010 +0300

    Man page formatting fixes.

diff --git a/docs/debuginfo-install.1 b/docs/debuginfo-install.1
index 6f4297b..30dccb4 100644
--- a/docs/debuginfo-install.1
+++ b/docs/debuginfo-install.1
@@ -16,7 +16,8 @@ debuginfo repositories, and install the relevant debuginfo rpm.
 \fBdebuginfo-install\fP kernel
 .PP
 .SH "WARNING MESSAGES"
-.IP "Could not find debuginfo for:" You may sometimes see warning messages about certain packages not being found
+.IP "Could not find debuginfo for:"
+You may sometimes see warning messages about certain packages not being found
 if you run debuginfo-install for a wildcard or glob. Debuginfo packages are not 
 necessary for "noarch" RPMs; these will generate a warning message.
 Additionally, On 64-bit systems, no multilib debuginfo packages are 
diff --git a/docs/yum-changelog.1 b/docs/yum-changelog.1
index 60cc3d1..64910dc 100644
--- a/docs/yum-changelog.1
+++ b/docs/yum-changelog.1
@@ -37,7 +37,7 @@ for more information.
 .SH EXAMPLES
 # yum
 .B changelog
-2008-Jan yum\*
+2008-Jan yum\\*
 .br
 Listing changelogs since: 2008-01-18
 .br
diff --git a/docs/yum-list-data.1 b/docs/yum-list-data.1
index 5738e21..486c358 100644
--- a/docs/yum-list-data.1
+++ b/docs/yum-list-data.1
@@ -66,52 +66,52 @@ all the packages under each agregation.
 .br 
 .br 
 .PP 
-.IP "\fBlist-vendors\fP" "\fBinfo-vendors\fP"
+.IP "\fBlist-vendors\fP, \fBinfo-vendors\fP"
 Is used to list the aggregate of the vendor attribute on the packages, examples
 are "Fedora Project" and "Red Hat, Inc.".
 .IP
-.IP "\fBlist-rpm-groups\fP" "\fBinfo-rpm-groups\fP"
+.IP "\fBlist-rpm-groups\fP, \fBinfo-rpm-groups\fP"
 Is used to list the aggregate of the group attribute on the packages, examples
 are "Applications/System", "Development/Tools" and "System Environment/Base"
 .IP
-.IP "\fBlist-packagers\fP" "\fBinfo-packagers\fP"
+.IP "\fBlist-packagers\fP, \fBinfo-packagers\fP"
 Is used to list the aggregate of the packager attribute on the packages,
 examples are "Fedora Project" and "Red Hat, Inc.".
 .IP
-.IP "\fBlist-licenses\fP" "\fBinfo-licenses\fP"
+.IP "\fBlist-licenses\fP, \fBinfo-licenses\fP"
 Is used to list the aggregate of the license attribute on the packages,
 examples are "GPL" and "MIT"
 .IP
-.IP "\fBlist-arches\fP" "\fBinfo-arches\fP"
+.IP "\fBlist-arches\fP, \fBinfo-arches\fP"
 Is used to list the aggregate of the arch attribute on the packages,
 examples are "i386" and "x86_64"
 .IP
-.IP "\fBlist-committers\fP" "\fBinfo-committers\fP"
+.IP "\fBlist-committers\fP, \fBinfo-committers\fP"
 Is used to list the aggregate of the committer attribute on the packages, this
 is taken from the most recent changelog entry of the package.
 .IP
-.IP "\fBlist-buildhosts\fP" "\fBinfo-buildhosts\fP"
+.IP "\fBlist-buildhosts\fP, \fBinfo-buildhosts\fP"
 Is used to list the aggregate of the buildhost attribute on the packages,
 examples are "mybuilder.example.com" and "xenbuilder1.fedora.redhat.com"
 .IP
-.IP "\fBlist-baseurls\fP" "\fBinfo-baseurls\fP"
+.IP "\fBlist-baseurls\fP, \fBinfo-baseurls\fP"
 Is used to list the aggregate of the url attribute on the packages after
 discarding the path of the URL, examples are "http://yum.baseurl.org/" and
 "http://www.and.org/"
 .IP
-.IP "\fBlist-package-sizes\fP" "\fBinfo-package-sizes\fP"
+.IP "\fBlist-package-sizes\fP, \fBinfo-package-sizes\fP"
 Is used to list the aggregate of specified ranges the packagesize attribute on
 the packages, examples are "[    1B -  10KB ]" and "[ 750KB -   1MB ]".
 .IP
-.IP "\fBlist-archive-sizes\fP" "\fBinfo-archive-sizes\fP"
+.IP "\fBlist-archive-sizes\fP, \fBinfo-archive-sizes\fP"
 Is used to list the aggregate of specified ranges the archivesize attribute on
 the packages, examples are "[    1B -  10KB ]" and "[ 750KB -   1MB ]".
 .IP
-.IP "\fBlist-installed-sizes\fP" "\fBinfo-installed-sizes\fP"
+.IP "\fBlist-installed-sizes\fP, \fBinfo-installed-sizes\fP"
 Is used to list the aggregate of specified ranges the installedsize attribute on
 the packages, examples are "[    1B -  10KB ]" and "[ 750KB -   1MB ]".
 .IP
-.IP "\fBlist-groups\fP" "\fBinfo-groups\fP"
+.IP "\fBlist-groups\fP, \fBinfo-groups\fP"
 Is used to list the aggregate of the yum groups that the packages are in,
 examples are in "yum grouplist". Note that in yum groups a package can be in
 more than one group at a time.
diff --git a/docs/yum-security.8 b/docs/yum-security.8
index edcd694..10f1d3f 100644
--- a/docs/yum-security.8
+++ b/docs/yum-security.8
@@ -20,7 +20,7 @@ update-minimal will update you to foo-3.
 .br 
 .I \fR * list-updateinfo
 .PP 
-both of the last two take these \fIsub-commands\fPs:
+both of the last two take these \fIsub-command\fPs:
 .br 
 .I \fR * * <advisory> [advisory...]
 .br 
@@ -37,7 +37,7 @@ both of the last two take these \fIsub-commands\fPs:
 .IP "\fB<advisory> [advisory...]\fP"
 Is used to display information about one or more advisories.
 .PP 
-.IP "\fBlist-updateinfo\fP" "\fBinfo-updateinfo\fP" "\fBsummary-updateinfo\fP"
+.IP "\fBlist-updateinfo\fP, \fBinfo-updateinfo\fP, \fBsummary-updateinfo\fP"
 Is used to list all of the relevant errata notice information, from the
 updateinfo.xml data in yum. This includes bugzillas, CVEs, security updates and
 new.


More information about the Yum-commits mailing list