diff options
author | mischief <mischief@offblast.org> | 2014-02-24 13:02:54 -0800 |
---|---|---|
committer | mischief <mischief@offblast.org> | 2014-02-24 13:02:54 -0800 |
commit | 1d1fafc89248be211ec5d2176f4f5f9b6189bdb0 (patch) | |
tree | eda96f3e3d7644ea32909da22b8cfcdfece618b5 /sys/man/2 | |
parent | 60c3c3b3dbf4e1ae03c1a376babec80900c14ecb (diff) |
control(2): spelling
Diffstat (limited to 'sys/man/2')
-rw-r--r-- | sys/man/2/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/2/control b/sys/man/2/control index 26de90f94..03d44bf05 100644 --- a/sys/man/2/control +++ b/sys/man/2/control @@ -217,7 +217,7 @@ are of the form, .RI [ argument \&... ] .LP -The sender (and the colon following it) may be ommitted. +The sender (and the colon following it) may be omitted. For example, the initial field of a text entry control called .I entry could be set by sending the message, @@ -404,7 +404,7 @@ the string .B sync to the .I ctl -channel causes tha string to be echoed to the +channel causes that string to be echoed to the .BR Controlset 's .I data channel when all commands up to the |