diff options
author | 2002-08-29 22:59:37 +0000 | |
---|---|---|
committer | 2002-08-29 22:59:37 +0000 | |
commit | f0c489ff7536cae5599b6998de41a27b95022650 (patch) | |
tree | d10272e8dde37641c8679a8efaa4aee89b5c9a3f | |
parent | state XAuthLocation is a full pathname (diff) | |
download | wireguard-openbsd-f0c489ff7536cae5599b6998de41a27b95022650.tar.xz wireguard-openbsd-f0c489ff7536cae5599b6998de41a27b95022650.zip |
remove extra word; armihu@utu.fi
-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 78333e57d27..2a984f0f62e 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tty.4,v 1.20 2002/05/06 23:34:33 millert Exp $ +.\" $OpenBSD: tty.4,v 1.21 2002/08/29 22:59:37 deraadt Exp $ .\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 @@ -131,7 +131,7 @@ calls. For each existing terminal file, there is a software processing module called a .Em "line discipline" -is associated with it. +associated with it. The .Em "line discipline" essentially glues the low level device driver code with the high |