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
commitffabe8651dc4f75d073cbed1aba3e0754bc071cb (patch)
treea246d5187b7beabd2d7eeeccb2e17228c291b724 /bin/bin.7
parentRevert "Use scheme to style HTMLs" (diff)
downloadsrc-ffabe8651dc4f75d073cbed1aba3e0754bc071cb.tar.gz
src-ffabe8651dc4f75d073cbed1aba3e0754bc071cb.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