diff options
author | kvik <kvik@a-b.xyz> | 2021-07-14 20:38:12 +0000 |
---|---|---|
committer | kvik <kvik@a-b.xyz> | 2021-07-14 20:38:12 +0000 |
commit | 431dbabcc1be3c587e0140edbdc6b452cd62e7c7 (patch) | |
tree | abbdaf5793a310067ee6468e114d1181b7aea675 | |
parent | 4483500f623b24abe1c1dac59b407eb5d83c9c9e (diff) | |
download | plan9front-431dbabcc1be3c587e0140edbdc6b452cd62e7c7.tar.xz |
graphics(2): fix typo
-rw-r--r-- | sys/man/2/graphics | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/2/graphics b/sys/man/2/graphics index 862097582..9456cd9a1 100644 --- a/sys/man/2/graphics +++ b/sys/man/2/graphics @@ -488,7 +488,7 @@ to make further subwindows. 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 |