diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-03-18 11:13:02 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-03-18 11:13:02 +0000 |
commit | ca22921cc9890c9dab07b53c84fd6f5cca6574db (patch) | |
tree | 704d810e578a9ce665266018ff9d5df543ed1bd8 /share/man | |
parent | 54b0c19f836e008fb6c17850333c6c62660f8580 (diff) |
typo; nash@mcs.net
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/tty.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 316641b5418..d35f2c3938d 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tty.4,v 1.10 1999/03/11 01:35:04 pjanzen Exp $ +.\" $OpenBSD: tty.4,v 1.11 1999/03/18 11:12:19 aaron Exp $ .\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 @@ -79,7 +79,7 @@ would have a matching calling unit called .Pa /dev/cua03 . These two devices are normally differentiated by creating the calling unit device node with a minor number 128 greater than the dial-in -device device node. Whereas the dial-in device (the +device node. Whereas the dial-in device (the .Em tty ) normally requires a hardware signal to indicate to the system that it is active, |