git: 9front

Download patch

ref: 94b2668fcf90b8f6fbd5720f4026dd970336c91b
parent: f94a33df20e1bd713a0d696532f8604cc37e656c
author: mischief <mischief@offblast.org>
date: Mon Feb 24 08:02:54 EST 2014

control(2): spelling

--- a/sys/man/2/control
+++ b/sys/man/2/control
@@ -217,7 +217,7 @@
 .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 @@
 .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
--