vdr/nvram-wakeup/debian guess-helper.sh.8 changelog manpages
Tobias Grimm
pkg-vdr-dvb-changes@lists.alioth.debian.org
Thu, 08 Jul 2004 20:06:21 +0000
Update of /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian
In directory haydn:/tmp/cvs-serv25763/debian
Modified Files:
changelog manpages
Added Files:
guess-helper.sh.8
Log Message:
added manpage for guess-helper.sh
Index: changelog
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/changelog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- changelog 8 Jul 2004 19:57:21 -0000 1.10
+++ changelog 8 Jul 2004 20:06:19 -0000 1.11
@@ -9,7 +9,7 @@
/etc/vdr/vdr-nvram-wakeup.conf, because there are no kernel-poweroff
or runlevel0-poweroff packages in the official Debian.
- moved manpage installation to debian/manpages
- - added manpage for biosinfo, cat_nvram, guess
+ - added manpage for biosinfo, cat_nvram, guess, guess-helper.sh
* Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>
- Use po-debconf for translated debconf-templates
- Cleanup debian/rules a little bit
Index: manpages
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/manpages,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- manpages 8 Jul 2004 19:57:21 -0000 1.3
+++ manpages 8 Jul 2004 20:06:19 -0000 1.4
@@ -3,3 +3,4 @@
debian/biosinfo.8
debian/cat_nvram.8
debian/guess.8
+debian/guess-helper.sh.8
--- NEW FILE: guess-helper.sh.8 ---
'\" t
.\" ** The above line should force tbl to be a preprocessor **
.\"
.\" Man page for NVRAM WakeUp - guess-helper.sh
.\" Copyright (C) 2001-2004, Sergei Haller.
.\"
.\" $Id: guess-helper.sh.8,v 1.1 2004/07/08 20:06:19 tiber-guest Exp $
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\" This program is distributed in the hope that it wqill be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
.\"
.TH guess\-helper.sh 8 "Jul 07 2004" Linux "NVRAM WakeUp"
.SH NAME
guess\-helper.sh \- Tries to guess the configuration by comparing four dumps of
the NVRAM.
.\" ********************************************************************
.SH SYNOPSIS
.\" The general command line
.B guess\-helper.sh
.\" ********************************************************************
.SH DESCRIPTION
.B guess\-helper.sh
will guide you through the procedure of creating the files needed for
the guess program and eventually will run `guess' at the end. The output
will be a configuration file which might even work ;-)
Don't change any other BIOS settings you are not told to change until the
procedure is finished.
See
.BR /usr/share/doc/nvram\-wakeup/README.mb
for more details.
.\" ********************************************************************
.SH HOMEPAGE
http://sf.net/projects/nvram-wakeup/
.SH AUTHOR
Written by
Sergei Haller <Sergei.Haller@math.uni\-giessen.de>.
.\"
.SH "REPORTING BUGS"
Report bugs at the bug tracking system (see HOMEPAGE) or on the mailing list
.B nvram-wakeup-devel@lists.sourceforge.net
.\"
.SH COPYRIGHT
Copyright \(co 2001-2004 Sergei Haller.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA