From 15550d8100caeb2be99bcf9d02349e8a1a005f4a Mon Sep 17 00:00:00 2001 From: Michael E Brown Date: Tue, 15 Jan 2008 15:50:22 -0600 Subject: update manpage with new site-defaults ref. --- docs/mock.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/mock.1 b/docs/mock.1 index e1dd638..beaf2fb 100644 --- a/docs/mock.1 +++ b/docs/mock.1 @@ -33,8 +33,8 @@ The content of a chroot is specified by the configuration specified with the \fB\-r\fR option. The default configuration file is /etc/mock/default.cfg, which is usually a symlink to one of the installed configurations. .LP -There is a site-wide configuration file, /etc/mock/defaults.cfg, which can be -used to specify site-wide options. The shipped version of this file has no +There is a site-wide configuration file, /etc/mock/site-defaults.cfg, which can +be used to specify site-wide options. The shipped version of this file has no active options, but does have a list of all of the configuration options, examples of how to set them, and their default values. .LP -- cgit