DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦3a1518b38⟧ TextFile

    Length: 630 (0x276)
    Types: TextFile
    Notes: UNIX file
    Names: »ttybaud.8«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man8/ttybaud.8« 

TextFile

.ig
	@(#)ttybaud.8	1.1	7/15/85
	@(#)Copyright (C) 1985 by Enea Data Svenska AB
..
.TH TTYBAUD 8
.UC 4
.SH NAME
ttybaud \- set baudrate on ttys
.SH SYNOPSIS
.B /etc/ttybaud
board baudrate
.SH DESCRIPTION
Due to a brilliant hardware design,
all ttys (terminals other than console)
on this machine must operate at the same baudrate.
Obviously a mere user cannot be allowed to change the
baudrate using
.IR stty (1).
Instead, the superuser must set it for all by
giving the
.I ttybaud
command.
The board argument is 0 or 1.
Baudrate is a number giving a valid baudrate, one of
300, 600, 1200, 2400, 4800, 9600.
.SH "SEE ALSO"
stty(1)