summary refs log tree commit diff
path: root/bin/bin.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-27 13:26:39 -0400
committerJune McEnroe <june@causal.agency>2019-07-27 13:27:13 -0400
commit56d7a82f60692cbc6ce679826dcf4201887cc5b2 (patch)
tree07f1f9a455b918618e26506f165954e0191950bd /bin/bin.7
parentRevert "Use scheme to style HTMLs" (diff)
downloadsrc-56d7a82f60692cbc6ce679826dcf4201887cc5b2.tar.gz
src-56d7a82f60692cbc6ce679826dcf4201887cc5b2.zip
Reference png.h in bin.7
Diffstat (limited to 'bin/bin.7')
-rw-r--r--bin/bin.714
1 files changed, 4 insertions, 10 deletions
diff --git a/bin/bin.7 b/bin/bin.7
index 1503e87f..8dba32b7 100644
--- a/bin/bin.7
+++ b/bin/bin.7
@@ -102,15 +102,9 @@ hexdump
 .El
 .
 .Pp
-To build graphical tools,
-set one of:
-.
+One piece of reused code.
 .Pp
-.Bl -item -offset indent -compact
-.It
-.Va GFX Ns = Ns Cm cocoa
-.It
-.Va GFX Ns = Ns Cm fb
-.It
-.Va GFX Ns = Ns Cm x11
+.Bl -tag -width "png(3)" -compact
+.It Xr png 3
+basic PNG output
 .El