diff options
author | 2015-09-22 09:13:25 +0000 | |
---|---|---|
committer | 2015-09-22 09:13:25 +0000 | |
commit | 1db7eded93ffc1c0c1d8e9d8bce80603d278b270 (patch) | |
tree | 8b926de23a4f646fb55f1c9ab9065104af3fce79 | |
parent | fix function name. (diff) | |
download | wireguard-openbsd-1db7eded93ffc1c0c1d8e9d8bce80603d278b270.tar.xz wireguard-openbsd-1db7eded93ffc1c0c1d8e9d8bce80603d278b270.zip |
spelling;
-rw-r--r-- | bin/stty/stty.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index 928219af669..441f9cac9d3 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stty.1,v 1.45 2015/01/15 19:06:31 schwarze Exp $ +.\" $OpenBSD: stty.1,v 1.46 2015/09/22 09:13:25 jmc Exp $ .\" $NetBSD: stty.1,v 1.10 1995/09/07 06:57:14 jtc Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -33,7 +33,7 @@ .\" .\" @(#)stty.1 8.5 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: January 15 2015 $ +.Dd $Mdocdate: September 22 2015 $ .Dt STTY 1 .Os .Sh NAME @@ -680,7 +680,7 @@ the operands .Cm speed , and .Cm tty , -and the control charcters +and the control characters eol2, dsusp, lnext, |