From d4e42bf295490da6b6f4ab8d5249b158d774d450 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 29 Mar 2016 22:47:06 +0100 Subject: [PATCH] Provide more .txt `docs' (xbatmon-simple.txt, rcopy-repeatedly.txt). --- cprogs/Makefile | 3 ++- cprogs/cgi-fcgi-interp.c | 1 - cprogs/rcopy-repeatedly.c | 2 -- debian/changelog | 1 + 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/cprogs/Makefile b/cprogs/Makefile index 68322f8..809381f 100644 --- a/cprogs/Makefile +++ b/cprogs/Makefile @@ -35,7 +35,8 @@ DAEMONS= trivsoundd MAN1PAGES= readbuffer.1 writebuffer.1 with-lock-ex.1 \ xduplic-copier.1 summer.1 MAN8PAGES= trivsoundd.8 really.8 -SEDDERYDOCS= watershed.txt +SEDDERYDOCS= watershed.txt cgi-fcgi-interp.txt \ + xbatmon-simple.txt rcopy-repeatedly.txt BUILTTXTDOCS= $(SEDDERYDOCS) TXTDOCS= $(BUILTTXTDOCS) diff --git a/cprogs/cgi-fcgi-interp.c b/cprogs/cgi-fcgi-interp.c index f455dbe..ef48cfd 100644 --- a/cprogs/cgi-fcgi-interp.c +++ b/cprogs/cgi-fcgi-interp.c @@ -69,7 +69,6 @@ * cgi-fcgi-interp automatically expires old sockets, including * ones where the named script is out of date. */ - /* * Uses one of two directories * /var/run/user//cgi-fcgi-interp/ diff --git a/cprogs/rcopy-repeatedly.c b/cprogs/rcopy-repeatedly.c index fc2741d..01a7218 100644 --- a/cprogs/rcopy-repeatedly.c +++ b/cprogs/rcopy-repeatedly.c @@ -24,7 +24,6 @@ * * See the --help for options. */ - /* * rcopy-repeatedly is * Copyright (C) 2008 Ian Jackson @@ -46,7 +45,6 @@ * Foundation's website at www.fsf.org, or the GNU Project website at * www.gnu.org. */ - /* * protocol is: * server sends banner diff --git a/debian/changelog b/debian/changelog index 6f70b83..6de61bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ chiark-utils (4.5.0~~iwj1) unstable; urgency=medium * New script `git-branchmove'. * New program `cgi-fcgi-interp'. * Install manpage summer(1). + * Provide more .txt `docs' (xbatmon-simple.txt, rcopy-repeatedly.txt). -- Ian Jackson Tue, 29 Mar 2016 22:35:23 +0100 -- 2.30.2