From 270a30c1a350d791053937c72e6ce6cc63a64088 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Thu, 13 Dec 2007 23:40:55 +0000 Subject: Replace plpnfsd with plpfuse. Other minor simplifications to the build system. --- doc/Makefile.am | 10 +++------- doc/ncpd.man.in | 4 ++-- doc/plpftp.man.in | 2 +- doc/plpprintd.man.in | 2 +- doc/sisinstall.man.in | 2 +- 5 files changed, 8 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 82ae0cc..2936821 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,9 +1,9 @@ SUBDIRS = api -EXTRA_DIST = ncpd.man.in plpnfsd.man.in plpftp.man.in sisinstall.man.in \ +EXTRA_DIST = ncpd.man.in plpfuse.man.in plpftp.man.in sisinstall.man.in \ plpprintd.man.in -man_MANS = ncpd.8 plpnfsd.8 plpftp.1 sisinstall.1 plpprintd.8 +man_MANS = ncpd.8 plpfuse.8 plpftp.1 sisinstall.1 plpprintd.8 %.1: %.man MANDATE=`grep CHECKIN $< | $(AWK) '{print $$4}'` ; \ @@ -13,9 +13,5 @@ man_MANS = ncpd.8 plpnfsd.8 plpftp.1 sisinstall.1 plpprintd.8 MANDATE=`grep CHECKIN $< | $(AWK) '{print $$4}'` ; \ $(SED) -e "s%@MANDATE@%$$MANDATE%g" $< > $@ -# -# remove all intermediate files that can be recreated using -# Makefile.cvs -# maintainer-clean-local: - rm -f Makefile.in *.1 *.8 + rm -f *.1 *.8 diff --git a/doc/ncpd.man.in b/doc/ncpd.man.in index f540c03..8cbfca0 100644 --- a/doc/ncpd.man.in +++ b/doc/ncpd.man.in @@ -24,7 +24,7 @@ ncpd \- Daemon which handles the serial link to a Psion .SH DESCRIPTION ncpd is the daemon which handles the serial link to your Psion. It listens at port @DPORT@ for local connections and provides -basic PLP/NCP services for plpnfsd and plpftp and other front-ends. +basic PLP/NCP services for plpfuse and plpftp and other front-ends. It auto-connects to the psion, even after unplugging/switching off therefore it can run always in background (if you have a spare serial-device) @@ -98,7 +98,7 @@ is specified, ncpd cycles through baud-rates of 115200, 57600, 38400, 19200 and 9600 baud. Default setting is @DSNAME@. .SH SEE ALSO -ncpd(8), plpnfsd(8), plpprintd(8), plpftp(1) and sisinstall(1) +plpfuse(8), plpprintd(8), plpftp(1) and sisinstall(1) .SH AUTHOR Fritz Elfert diff --git a/doc/plpftp.man.in b/doc/plpftp.man.in index d22f775..5416338 100644 --- a/doc/plpftp.man.in +++ b/doc/plpftp.man.in @@ -45,7 +45,7 @@ plpftp enters non interactive mode and terminates after executing the command. .SH SEE ALSO -ncpd(8), plpnfsd(8), plpprintd(8), plpftp(1) and sisinstall(1) +ncpd(8), plpfuse(8), plpprintd(8) and sisinstall(1) .SH AUTHOR Fritz Elfert diff --git a/doc/plpprintd.man.in b/doc/plpprintd.man.in index 1ce4ddb..c483ddf 100644 --- a/doc/plpprintd.man.in +++ b/doc/plpprintd.man.in @@ -76,7 +76,7 @@ can not be found in this file, a builtin default Courier is used. Using patterns in diagrams gives ugly results. .SH SEE ALSO -ncpd(8), plpnfsd(8), plpprintd(8), plpftp(1) and sisinstall(1) +ncpd(8), plpfuse(8), plpftp(1) and sisinstall(1) .SH AUTHOR Fritz Elfert diff --git a/doc/sisinstall.man.in b/doc/sisinstall.man.in index 9576692..1ce3bef 100644 --- a/doc/sisinstall.man.in +++ b/doc/sisinstall.man.in @@ -51,7 +51,7 @@ Level 2 is rather verbose, and is mostly meant for debugging. Ignores dependency records in the sis file. .SH SEE ALSO -ncpd(8), plpnfsd(8), plpprintd(8), plpftp(1) and sisinstall(1) +ncpd(8), plpfuse(8), plpprintd(8) and plpftp(1) .SH AUTHOR Written by Daniel Brahneborg (basic@chello.se). -- cgit v1.2.3