diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 21:48:06 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 21:48:06 +0000 |
commit | 92dcc59984c834e34afcdaac99c0197d63a33ac8 (patch) | |
tree | eb25de6f69d8162ab25e130d8aa6b85c3bce5624 /bin/stty | |
parent | e264389dcab269557e4c11a85d01749c8069c994 (diff) |
Trailing whitespace begone!
Diffstat (limited to 'bin/stty')
-rw-r--r-- | bin/stty/stty.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index 7f76a89081e..072974ced66 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stty.1,v 1.22 2000/03/23 21:39:58 aaron Exp $ +.\" $OpenBSD: stty.1,v 1.23 2000/04/12 21:47:48 aaron Exp $ .\" $NetBSD: stty.1,v 1.10 1995/09/07 06:57:14 jtc Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -418,7 +418,7 @@ Recognized control-characters: .It eol Ta Dv VEOL EOL No character .It eol2 Ta Dv VEOL2 EOL2 No character .It erase Ta Dv VERASE ERASE No character -.It werase Ta Dv VWERASE WERASE No character +.It werase Ta Dv VWERASE WERASE No character .It intr Ta Dv VINTR INTR No character .It kill Ta Dv VKILL KILL No character .It quit Ta Dv VQUIT QUIT No character |