diff options
author | kvik <kvik@a-b.xyz> | 2020-06-28 23:45:18 +0200 |
---|---|---|
committer | kvik <kvik@a-b.xyz> | 2020-06-28 23:45:18 +0200 |
commit | 359362395f73a4d74fb562d5718ddba40e4d63cc (patch) | |
tree | 301d98d35398ca9b4508b35f8cb2ae401f88fbf1 /sys/man | |
parent | 30ab804b5878a9f4721fb1de3f03f4a0400a6fb1 (diff) |
graphics(2): fix typo
Diffstat (limited to 'sys/man')
-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 27130aa3e..862097582 100644 --- a/sys/man/2/graphics +++ b/sys/man/2/graphics @@ -413,7 +413,7 @@ disconnects the display and frees the associated data structures. builds a .B Subfont structure from in-core data describing a default subfont. -None of these routines is needed by most programs, since +None of these routines are needed by most programs, since .I initdraw calls them as needed. .PP |