ref: 2863f009cc6ee4ffdfbea8c791ffc1b70dceeb97
parent: b8d3eb98ea92d0420feef324eb54a099465707e3
author: kvik <kvik@a-b.xyz>
date: Wed Jul 14 16:38:12 EDT 2021
graphics(2): fix typo
--- a/sys/man/2/graphics
+++ b/sys/man/2/graphics
@@ -488,7 +488,7 @@
Programs desiring multiple independent windows
may use the mechanisms of
.IR rio (4)
-to create more windows (usually by a fresh mount of the window sytem
+to create more windows (usually by a fresh mount of the window system
in a directory other than
.BR /dev ),
then use
--
⑨