diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-09-15 02:47:04 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-09-15 02:47:04 +0000 |
commit | ba21c00b18cefea5f40fe8fbe40f98bc0438198c (patch) | |
tree | f54ec9bf26b4c81b63c21554f4556b64f292b08e | |
parent | 40367f6cb0e69b8b993317149d824d9bf489a4f2 (diff) | |
download | bcfg2-ba21c00b18cefea5f40fe8fbe40f98bc0438198c.tar.gz bcfg2-ba21c00b18cefea5f40fe8fbe40f98bc0438198c.tar.bz2 bcfg2-ba21c00b18cefea5f40fe8fbe40f98bc0438198c.zip |
Rename StatReports man page
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2258 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | man/bcfg2-build-reports.8 (renamed from man/StatReports.8) | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/StatReports.8 b/man/bcfg2-build-reports.8 index c40ce9058..287c3eea9 100644 --- a/man/StatReports.8 +++ b/man/bcfg2-build-reports.8 @@ -1,11 +1,11 @@ -.TH "StatReports" 8 +.TH "bcfg2-build-reports" 8 .SH NAME -StatReports \- Generate State reports for bcfg2 clients +bcfg2-build-reports \- Generate state reports for bcfg2 clients .SH SYNOPSIS -.B StatReports +.B bcfg2-build-reports .SH DESCRIPTION .PP -.B StatReports +.B bcfg2-build-reports Build all client state reports. See the Bcfg2 manual for report setup information. .SH OPTIONS .PP @@ -23,6 +23,6 @@ Use an alternative path for the statistics file. The default is repo/etc/statist .RE .SH "SEE ALSO" .BR bcfg(1), -.BR Bcfg2Server(8) +.BR bcfg2-server(8) .SH "BUGS" None currently known |