From b45c84b07e80740ddaec05f42270cfcd13616feb Mon Sep 17 00:00:00 2001 From: marschap Date: Sun, 30 Apr 2006 17:22:38 +0000 Subject: [PATCH] remove man page stubs for programs that have real man pages --- scripts/debian/manpages/lcdmetar.pl.1 | 29 --------------------------- 1 file changed, 29 deletions(-) delete mode 100644 scripts/debian/manpages/lcdmetar.pl.1 diff --git a/scripts/debian/manpages/lcdmetar.pl.1 b/scripts/debian/manpages/lcdmetar.pl.1 deleted file mode 100644 index 7c2e2e8..0000000 --- a/scripts/debian/manpages/lcdmetar.pl.1 +++ /dev/null @@ -1,29 +0,0 @@ -.\" 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 LCDMETAR.PL 1 "December 9, 2003" -.\" Please adjust this date whenever revising the manpage. -.\" -.SH NAME -lcdmetar.pl \- client for LCDd, the lcdproc server -.SH SYNOPSIS -.B lcdmetar.pl -.SH DESCRIPTION -.B lcdmetar.pl -is a small example client for LCDd, the lcdproc server. For more -information please see -.BR lcdproc (1) -and -.BR LCDd (8), -and http://lcdproc.omnipotent.net/. Or better yet, read the source! -.PP -This manual page was written for the Debian distribution -because the original program does not have a manual page. -.PP -.SH SEE ALSO -.BR lcdproc (1), -.BR LCDd (8). -.br -.SH AUTHOR -This manual page was written by Jonathan Oxer , -for the Debian project (but may be used by others).