Date: Mon, 20 Oct 2003 20:22:49 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 remote.5 Message-ID: <200310210322.h9L3MnFk018807@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/10/20 20:22:49 PDT FreeBSD src repository Modified files: share/man/man5 remote.5 Log: baud rate and bit rate were horribly confused in this document. Baud rate is how fast modems exchange symbols. Bit rate is how many bits per second the serial port nominally communicates at. Try to use bit rate consistently where that's what is ment. The default data rate is now 9600 baud. 300 baud being default pre-dates 4.4-LITE1. Document that tip doesn't respect the system default rate for a given channel. Sorry guys, but no ucbvax, kremvax or kgbvax added to the example. Noted by: bde Revision Changes Path 1.14 +12 -5 src/share/man/man5/remote.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310210322.h9L3MnFk018807>