From 193af441a127a0daabbd17c512e34817ddbcadfd Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Sat, 16 Mar 2002 23:10:52 +0000 Subject: - ncpd now works with both Series 3 and Series 5 - ncpd now has autobaud feature (default on), which cycles baudrate - lib: added getSpeed() for retrieving current speed of connection - plpftp: Use getSpeed() - plpbackup: Ongoing work - configure stuff: removed several entries from acconfig.h comments now defined as 3rd arg to AC_DEFINE... --- doc/ncpd.man.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/ncpd.man.in') diff --git a/doc/ncpd.man.in b/doc/ncpd.man.in index d14779b..03ffda9 100644 --- a/doc/ncpd.man.in +++ b/doc/ncpd.man.in @@ -91,8 +91,10 @@ Specify the serial device to use to connect to the Psion - this defaults to @DDEV@ .TP .BI "\-b, --baudrate=" baudrate -Specify the baud rate to use for the serial connection - this defaults to -@DSPEED@ baud. +Specify the baud rate to use for the serial connection. If the word +.B auto +is specified, ncpd cycles through baudrates of 115200, 57600, 38400, 19200 +and 9600 baud. Default setting is @DSNAME@. .SH SEE ALSO plpftp(1), plpnfsd(8) -- cgit v1.2.3