summary refs log tree commit diff
path: root/bin/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/README24
-rw-r--r--bin/README.743
2 files changed, 24 insertions, 43 deletions
diff --git a/bin/README b/bin/README
new file mode 100644
index 00000000..33505b8c
--- /dev/null
+++ b/bin/README
@@ -0,0 +1,24 @@
+bin(7)                 Miscellaneous Information Manual                 bin(7)
+
+NAME
+     bin – various utilities
+
+DESCRIPTION
+     Various tools primarily targeting Darwin, FreeBSD and NetBSD.  Some tools
+     target Linux.
+
+     bri(1)      backlight brightness control
+     dtch(1)     detached sessions
+     fbatt(1)    framebuffer battery indicator
+     fbclock(1)  framebuffer clock
+     glitch(1)   PNG glitcher
+     hnel(1)     PTY input remapper
+     klon(6)     Klondike solitaire
+     modem(1)    fixed baud rate wrapper
+     pbd(1)      macOS pasteboard daemon
+     pngo(1)     PNG optimizer
+     wake(1)     wake-on-LAN
+     watch(1)    watch files
+     xx(1)       hexdump
+
+Causal Agency                 September 11, 2018                 Causal Agency
diff --git a/bin/README.7 b/bin/README.7
deleted file mode 100644
index b8b272b0..00000000
--- a/bin/README.7
+++ /dev/null
@@ -1,43 +0,0 @@
-.Dd September 7, 2018
-.Dt README 7
-.Os "Causal Agency"
-.
-.Sh NAME
-.Nm bin
-.Nd various utilities
-.
-.Sh DESCRIPTION
-Various tools primarily targeting
-Darwin,
-FreeBSD
-and NetBSD.
-Some tools also target Linux.
-.
-.Pp
-To build common tools, run:
-.Dl make
-.
-.Pp
-To build BSD tools, run:
-.Dl make bsd
-.
-.Pp
-To build Linux tools, run:
-.Dl make linux
-.
-.Sh SEE ALSO
-.Xr atch 1 ,
-.Xr bri 1 ,
-.Xr dtch 1 ,
-.Xr fbatt 1 ,
-.Xr fbclock 1 ,
-.Xr glitch 1 ,
-.Xr hnel 1 ,
-.Xr klon 6 ,
-.Xr modem 1 ,
-.Xr pbd 1 ,
-.Xr pngo 1 ,
-.Xr scheme 1 ,
-.Xr wake 1 ,
-.Xr watch 1 ,
-.Xr xx 1