diff options
author | 2003-03-06 20:40:35 +0000 | |
---|---|---|
committer | 2003-03-06 20:40:35 +0000 | |
commit | be845b27694dd00947a6ce9f28b8832e11d5872c (patch) | |
tree | 1c8b230dbe37f6e69723859df59c05e181516482 /share/man/man4/pty.4 | |
parent | .Xr typos; (diff) | |
download | wireguard-openbsd-be845b27694dd00947a6ce9f28b8832e11d5872c.tar.xz wireguard-openbsd-be845b27694dd00947a6ce9f28b8832e11d5872c.zip |
.Xr typos, and some dead ones;
ok deraadt@
Diffstat (limited to 'share/man/man4/pty.4')
-rw-r--r-- | share/man/man4/pty.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pty.4 b/share/man/man4/pty.4 index db3ffb0769d..d0ad71966da 100644 --- a/share/man/man4/pty.4 +++ b/share/man/man4/pty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pty.4,v 1.7 2001/12/14 04:09:42 millert Exp $ +.\" $OpenBSD: pty.4,v 1.8 2003/03/06 20:40:35 jmc Exp $ .\" $NetBSD: pty.4,v 1.4 1998/03/21 03:14:30 fair Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -132,9 +132,9 @@ to be read from the master side may be detected by a for exceptional conditions. .Pp This mode is used by -.Xr rlogin 1 +.Nm rlogin and -.Xr rlogind 8 +.Nm rlogind to implement a remote-echoed, locally .Ql ^S/^Q flow-controlled |