diff options
| -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 |
