edf9988
commit 102915d4d402493c48d434ae1d1756225c4468e0
edf9988
Author: James Antill <james@and.org>
edf9988
Date:   Mon Jun 14 01:15:21 2010 -0400
edf9988
edf9988
    Port manpage files path fixups.
edf9988
edf9988
diff --git a/docs/yum.8 b/docs/yum.8
edf9988
index d5ede0a..3bdb408 100644
edf9988
--- a/docs/yum.8
edf9988
+++ b/docs/yum.8
edf9988
@@ -568,7 +568,7 @@ option in yum.conf. For a plugin to work, the following conditions must be met:
edf9988
 1. The plugin module file must be installed in the plugin path as just
edf9988
 described.
edf9988
 .LP
edf9988
-2. The global \fBplugins\fP option in /etc/yum/yum.conf must be set to `1'.
edf9988
+2. The global \fBplugins\fP option in /etc/yum.conf must be set to `1'.
edf9988
 .LP
edf9988
 3. A configuration file for the plugin must exist in
edf9988
 /etc/yum/pluginconf.d/<plugin_name>.conf and the \fBenabled\fR setting in this
edf9988
@@ -584,9 +584,9 @@ configuration options.
4d7eb0e
 .PP
4d7eb0e
 .SH "FILES"
4d7eb0e
 .nf
4d7eb0e
-/etc/yum/yum.conf
4d7eb0e
+/etc/yum.conf
edf9988
 /etc/yum/version-groups.conf
edf9988
-/etc/yum/repos.d/
Seth Vidal 3ac6088
+/etc/yum.repos.d/
4d7eb0e
 /etc/yum/pluginconf.d/
4d7eb0e
 /var/cache/yum/
Seth Vidal 3ac6088
 .fi 
edf9988
diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
edf9988
index ca36103..42815b9 100644
edf9988
--- a/docs/yum.conf.5
edf9988
+++ b/docs/yum.conf.5
Seth Vidal d8b25ec
@@ -4,10 +4,10 @@
Seth Vidal d8b25ec
 \fByum.conf\fR \- Configuration file for \fByum(8)\fR.
Seth Vidal d8b25ec
 .SH "DESCRIPTION"
Seth Vidal d8b25ec
 .LP
Seth Vidal d8b25ec
-Yum uses a configuration file at \fB/etc/yum/yum.conf\fR.
Seth Vidal d8b25ec
+Yum uses a configuration file at \fB/etc/yum.conf\fR.
Seth Vidal d8b25ec
 .LP
Seth Vidal d8b25ec
 Additional configuration files are also read from the directories set by the
Seth Vidal d8b25ec
-\fBreposdir\fR option (default is `/etc/yum/repos.d').
Seth Vidal d8b25ec
+\fBreposdir\fR option (default is `/etc/yum.repos.d').
Seth Vidal d8b25ec
 See the \fBreposdir\fR option below for further details.
Seth Vidal d8b25ec
 
Seth Vidal d8b25ec
 .SH "PARAMETERS"
edf9988
@@ -42,10 +42,10 @@ of headers and packages after successful installation.  Default is '1'
edf9988
 .IP
edf9988
 \fBreposdir\fR
Seth Vidal d8b25ec
 A list of directories where yum should look for .repo files which define
Seth Vidal d8b25ec
-repositories to use. Default is `/etc/yum/repos.d'. Each
Seth Vidal d8b25ec
+repositories to use. Default is `/etc/yum.repos.d'. Each
Seth Vidal d8b25ec
 file in this directory should contain one or more repository sections as
Seth Vidal d8b25ec
 documented in \fB[repository] options\fR below. These will be merged with the
Seth Vidal d8b25ec
-repositories defined in /etc/yum/yum.conf to form the complete set of
Seth Vidal d8b25ec
+repositories defined in /etc/yum.conf to form the complete set of
Seth Vidal d8b25ec
 repositories that yum will use.
Seth Vidal d8b25ec
 
edf9988
 .IP
edf9988
@@ -745,8 +745,8 @@ for any given command. Defaults to False.
Seth Vidal d8b25ec
 
Seth Vidal d8b25ec
 .SH "URL INCLUDE SYNTAX"
Seth Vidal d8b25ec
 .LP
Seth Vidal d8b25ec
-The inclusion of external configuration files is supported for /etc/yum/yum.conf
Seth Vidal d8b25ec
-and the .repo files in the /etc/yum/repos.d directory. To include a URL, use a
Seth Vidal d8b25ec
+The inclusion of external configuration files is supported for /etc/yum.conf
Seth Vidal d8b25ec
+and the .repo files in the /etc/yum.repos.d directory. To include a URL, use a
Seth Vidal d8b25ec
 line of the following format:
Seth Vidal d8b25ec
 
Seth Vidal d8b25ec
 include=url://to/some/location
edf9988
@@ -812,8 +812,8 @@ data in any value.
4d7eb0e
 
4d7eb0e
 .SH "FILES"
4d7eb0e
 .nf
4d7eb0e
-/etc/yum/yum.conf
Seth Vidal 3ac6088
-/etc/yum/repos.d/
4d7eb0e
+/etc/yum.conf
Seth Vidal 3ac6088
+/etc/yum.repos.d/
4d7eb0e
 /etc/yum/pluginconf.d/
edf9988
 /etc/yum/protected.d
edf9988
 /etc/yum/vars