1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Description: Corrected manpage to read mbmon-rrd instead of mbmon-rrd.pl.
Author: Alberto Gonzalez Iniesta <agi@inittab.org>
Last-Update: 2005-07-10
Index: xmbmon-2.05/mbmon-rrd.1
===================================================================
--- xmbmon-2.05.orig/mbmon-rrd.1
+++ xmbmon-2.05/mbmon-rrd.1
@@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH mbmon-rrd.pl 1 "November 10, 2003"
+.TH mbmon-rrd 1 "November 10, 2003"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -16,13 +16,13 @@
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
-mbmon-rrd.pl \- MotherBoard Monitor
+mbmon-rrd \- MotherBoard Monitor
.SH SYNOPSIS
-.B mbmon-rrd.pl
+.B mbmon-rrd
.RI [ RRD file ]
.PP
This manual page documents briefly the
-.B mbmon-rrd.pl
+.B mbmon-rrd
command.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
@@ -36,7 +36,7 @@ some programs utilizing these hardware m
developed for the Microsoft Windows platforms, no programs seem to
exist for PC-UNIX and the X Windows System platforms.
.PP
-\fBmbmon-rrd.pl\fR is a simple perl script using the rrdtools to
+\fBmbmon-rrd\fR is a simple perl script using the rrdtools to
put mbmon's results in. If the rrd database doesn't exists, it creates it.
.SH SEE ALSO
|