vdr/nvram-wakeup/debian rtc.8 changelog manpages

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


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

Modified Files:
	changelog manpages 
Added Files:
	rtc.8 
Log Message:
added manpage for rtc

Index: changelog
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/changelog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- changelog	8 Jul 2004 20:06:19 -0000	1.11
+++ changelog	8 Jul 2004 20:09:59 -0000	1.12
@@ -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, guess-helper.sh
+    - added manpage for biosinfo, cat_nvram, guess, guess-helper.sh, rtc
   * Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>
     - Use po-debconf for translated debconf-templates
     - Cleanup debian/rules a little bit

--- NEW FILE: rtc.8 ---
'\" t
.\" ** The above line should force tbl to be a preprocessor **
.\" 
.\"   Man page for NVRAM WakeUp - rtc
.\"   Copyright (C) 2001-2004, Sergei Haller.
.\" 
.\"   $Id: rtc.8,v 1.1 2004/07/08 20:09:59 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 rtc 8 "Jul 07 2004" Linux "NVRAM WakeUp"
.SH NAME
rtc \- Prints the RTC Alarm values using ioctls on /dev/rtc.
.\" ********************************************************************
.SH SYNOPSIS
.\" The general command line
.B rtc
.\" ********************************************************************
.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

Index: manpages
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/manpages,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- manpages	8 Jul 2004 20:06:19 -0000	1.4
+++ manpages	8 Jul 2004 20:09:59 -0000	1.5
@@ -4,3 +4,4 @@
 debian/cat_nvram.8
 debian/guess.8
 debian/guess-helper.sh.8
+debian/rtc.8