vdr/nvram-wakeup/debian set_timer.8 biosinfo.8 cat_nvram.8 changelog manpages time.8

Tobias Grimm pkg-vdr-dvb-changes@lists.alioth.debian.org
Thu, 08 Jul 2004 20:37:35 +0000


Update of /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian
In directory haydn:/tmp/cvs-serv1391

Modified Files:
	biosinfo.8 cat_nvram.8 changelog manpages time.8 
Added Files:
	set_timer.8 
Log Message:
added set_timer manpage

--- NEW FILE: set_timer.8 ---
'\" t
.\" ** The above line should force tbl to be a preprocessor **
.\" 
.\"   Man page for NVRAM WakeUp - set_timer
.\"   Copyright (C) 2001-2004, Sergei Haller.
.\" 
.\"   $Id: set_timer.8,v 1.1 2004/07/08 20:37:33 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 set_timer 8 "Jul 07 2004" Linux "NVRAM WakeUp"
.SH NAME
set_timer \- Assuming a fixed wakeup time in the BIOS, it modifies the
system time, so that it will wake up after the specified sleep time.
.\" ********************************************************************
.SH SYNOPSIS
.\" The general command line
.B set_timer
.I timer_enabled
.I sleep_time
.\" ********************************************************************
.SH DESCRIPTION
.B set_timer
is for BIOSes, nvram-wakeup can't handle, because there is no possibility to
chamge the Wake on RTC time in the NVRAM. The wake up time must be set
to 23:59:59 the day must be set to 31

The System should not update the hardware clock in the shutdown process
in Debian Woody set HWCLOCKACCESS=no in /etc/default/rcS
.\" ********************************************************************
.SH OPTIONS
.TP
.I timer_enabled
if 0 disables the wakeup, otherwise enables it.
.TP
.I sleep_time
the number of seconds from now, when the system should wake up
.SH HOMEPAGE
http://sf.net/projects/nvram-wakeup/
.SH AUTHOR
Written by Hans\-Hermann Redenius <redenius@gmx.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

Index: biosinfo.8
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/biosinfo.8,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- biosinfo.8	8 Jul 2004 19:57:21 -0000	1.2
+++ biosinfo.8	8 Jul 2004 20:37:33 -0000	1.3
@@ -37,6 +37,7 @@
 nvram-wakeup. For support requests, please include the output of this program.
 .\" ********************************************************************
 .SH OPTIONS
+.TP
 .B \-\-debug
 This option enables printing debug messages.
 

Index: time.8
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/time.8,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- time.8	8 Jul 2004 20:17:02 -0000	1.1
+++ time.8	8 Jul 2004 20:37:33 -0000	1.2
@@ -30,6 +30,7 @@
 .I time
 .\" ********************************************************************
 .SH OPTIONS
+.TP
 .I time
 is the number of seconds since epoch.
 .SH HOMEPAGE

Index: changelog
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/changelog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- changelog	8 Jul 2004 20:17:02 -0000	1.13
+++ changelog	8 Jul 2004 20:37:33 -0000	1.14
@@ -10,7 +10,7 @@
       or runlevel0-poweroff packages in the official Debian.
     - moved manpage installation to debian/manpages
     - added manpage for biosinfo, cat_nvram, guess, guess-helper.sh, rtc,
-      time
+      time, set_timer
   * 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.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- manpages	8 Jul 2004 20:17:02 -0000	1.6
+++ manpages	8 Jul 2004 20:37:33 -0000	1.7
@@ -6,3 +6,4 @@
 debian/guess-helper.sh.8
 debian/rtc.8
 debian/time.8
+debian/set_timer.8
\ No newline at end of file

Index: cat_nvram.8
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/cat_nvram.8,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cat_nvram.8	8 Jul 2004 19:57:21 -0000	1.2
+++ cat_nvram.8	8 Jul 2004 20:37:33 -0000	1.3
@@ -34,6 +34,7 @@
 dumps  the  contents  of  nvram  to  stdout using direct I/O functions.
 .\" ********************************************************************
 .SH OPTIONS
+.TP
 .I upper_method
 specifies the method which which should be used to access the NVRAM.