diff options
Diffstat (limited to '')
-rw-r--r-- | bin/man1/brot.1 (renamed from gfx/man/brot.1) | 0 | ||||
-rw-r--r-- | bin/man1/gfxx.1 (renamed from gfx/man/gfxx.1) | 0 | ||||
-rw-r--r-- | gfx/man/gfx.7 | 30 |
3 files changed, 0 insertions, 30 deletions
diff --git a/gfx/man/brot.1 b/bin/man1/brot.1 index 7c1a4087..7c1a4087 100644 --- a/gfx/man/brot.1 +++ b/bin/man1/brot.1 diff --git a/gfx/man/gfxx.1 b/bin/man1/gfxx.1 index d3d1edbd..d3d1edbd 100644 --- a/gfx/man/gfxx.1 +++ b/bin/man1/gfxx.1 diff --git a/gfx/man/gfx.7 b/gfx/man/gfx.7 deleted file mode 100644 index 8c002b89..00000000 --- a/gfx/man/gfx.7 +++ /dev/null @@ -1,30 +0,0 @@ -.Dd September 11, 2018 -.Dt GFX 7 -.Os "Causal Agency" -. -.Sh NAME -.Nm gfx -.Nd graphical utilities -. -.Sh DESCRIPTION -Graphial tools targeting -Cocoa, -X11 -and Linux framebuffer. -. -.Pp -.Bl -tag -width "gfxx(1)" -compact -.It Xr brot 1 -Mandelbrot renderer -. -.It Xr gfxx 1 -graphics data explorer -.El -. -.Pp -To build, -run one of: -.Pp -.Dl make GFX=cocoa -.Dl make GFX=x11 -.Dl make GFX=fb |