diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
commit | e7d0adf95322ccbac21d361be1700e9edb07eff2 (patch) | |
tree | 0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man4/man4.alpha/scc.4 | |
parent | 7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (diff) |
Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man4/man4.alpha/scc.4')
-rw-r--r-- | share/man/man4/man4.alpha/scc.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.alpha/scc.4 b/share/man/man4/man4.alpha/scc.4 index a70c35015a7..55986fb674e 100644 --- a/share/man/man4/man4.alpha/scc.4 +++ b/share/man/man4/man4.alpha/scc.4 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: scc.4,v 1.3 2001/08/20 06:09:32 mpech Exp $ +.\" $OpenBSD: scc.4,v 1.4 2001/10/05 14:45:53 mpech Exp $ .\" .Dd March 7, 1998 .Dt SCC 4 alpha @@ -43,8 +43,8 @@ The .Nm driver provides support for the Zilog 8530 Serial Communications Controller (SCC) via the IOCTL asic on Turbochannel-based alphas -(the DEC 3000 series). Each scc device has two serial -ports. +(the DEC 3000 series). +Each scc device has two serial ports. .Pp Input and output for each line may set to one of following baud rates; 50, 75, 110, 134.5, 150, 300, 600, 1200, 1800, 2400, 4800, 9600, @@ -67,8 +67,8 @@ driver first appeared in .Sh BUGS The IOCTL asic provides internal DMA channels that can be programmed to transfer up to 4096 bytes of data into, or out, of an SCC without -further software intervention. This feature of the ioctl asic is not -yet supported. +further software intervention. +This feature of the ioctl asic is not yet supported. .Pp The mapping from device-special files (major and minor number) to chip and port is arguably backwards. |