summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/README3
-rw-r--r--bin/bin.729
-rw-r--r--bin/man1/setopt.12
3 files changed, 6 insertions, 28 deletions
diff --git a/bin/README b/bin/README
index 240dd757..c534e7dc 100644
--- a/bin/README
+++ b/bin/README
@@ -26,8 +26,9 @@ DESCRIPTION
      psf2png(1)  PSF2 to PNG renderer
      psfed(1)    PSF2 font editor
      ptee(1)     tee for PTYs
-     relay(1)    IRC relay
+     relay(1)    IRC relay bot
      scheme(1)   color scheme
+     setopt(1)   quoting getopt
      shotty(1)   terminal capture
      ttpre(1)    man output to HTML
      up(1)       upload file
diff --git a/bin/bin.7 b/bin/bin.7
index 0d7a1bae..4d2d5ac7 100644
--- a/bin/bin.7
+++ b/bin/bin.7
@@ -18,79 +18,56 @@ Some tools target Linux.
 .Bl -tag -width "fbclock(1)" -compact
 .It Xr aes 1
 fullwidth output
-.
 .It Xr beef 1
 Befunge-93 interpreter
-.
 .It Xr bit 1
 calculator
-.
 .It Xr bri 1
 backlight brightness control
-.
 .It Xr dtch 1
 detached sessions
-.
 .It Xr edit 1
 interactive script
-.
 .It Xr ever 1
 watch files
-.
 .It Xr fbatt 1
 framebuffer battery indicator
-.
 .It Xr fbclock 1
 framebuffer clock
-.
 .It Xr glitch 1
 PNG glitcher
-.
 .It Xr hi 1
 syntax highlighter
-.
 .It Xr hnel 1
 PTY input remapper
-.
 .It Xr modem 1
 fixed baud rate wrapper
-.
 .It Xr order 1
 operator precedence
-.
 .It Xr pbd 1
 macOS pasteboard daemon
-.
 .It Xr pngo 1
 PNG optimizer
-.
 .It Xr psf2png 1
 PSF2 to PNG renderer
-.
 .It Xr psfed 1
 PSF2 font editor
-.
 .It Xr ptee 1
 tee for PTYs
-.
 .It Xr relay 1
-IRC relay
-.
+IRC relay bot
 .It Xr scheme 1
 color scheme
-.
+.It Xr setopt 1
+quoting getopt
 .It Xr shotty 1
 terminal capture
-.
 .It Xr ttpre 1
 man output to HTML
-.
 .It Xr up 1
 upload file
-.
 .It Xr when 1
 date calculator
-.
 .It Xr xx 1
 hexdump
 .El
diff --git a/bin/man1/setopt.1 b/bin/man1/setopt.1
index a148b28f..246f06fe 100644
--- a/bin/man1/setopt.1
+++ b/bin/man1/setopt.1
@@ -4,7 +4,7 @@
 .
 .Sh NAME
 .Nm setopt
-.Nd parse command options
+.Nd quoting getopt
 .
 .Sh SYNOPSIS
 .Nm
sg'> 2021-05-25Bump version to 3.3.3p1 3.3.3p1June McEnroe 2021-05-25build: Add scripts to EXTRA_DISTJune McEnroe 2021-05-25import: Add missing scripts/wrap-compiler-for-flag-checkJune McEnroe 2021-05-08Import LibreSSL 3.3.3June McEnroe 2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe 2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe