summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-07 18:29:32 -0400
committerJune McEnroe <june@causal.agency>2018-09-07 18:29:32 -0400
commit3ad0b1a8cce31ec6f776c4b46a766bcc47af6441 (patch)
treee4e474f84eb5c06855c1153c00d2ea4751efb0c4
parentAdd glitch.1 (diff)
downloadsrc-3ad0b1a8cce31ec6f776c4b46a766bcc47af6441.tar.gz
src-3ad0b1a8cce31ec6f776c4b46a766bcc47af6441.zip
Add .Os macro to all man pages
-rw-r--r--bin/bri.11
-rw-r--r--bin/dtch.16
-rw-r--r--bin/fbatt.11
-rw-r--r--bin/fbclock.11
4 files changed, 7 insertions, 2 deletions
diff --git a/bin/bri.1 b/bin/bri.1
index 98f2e547..8f27112b 100644
--- a/bin/bri.1
+++ b/bin/bri.1
@@ -1,5 +1,6 @@
 .Dd $Mdocdate$
 .Dt BRI 1
+.Os "Causal Agency"
 .Sh NAME
 .Nm bri
 .Nd backlight brightness control
diff --git a/bin/dtch.1 b/bin/dtch.1
index 690d3c31..2a75cbf7 100644
--- a/bin/dtch.1
+++ b/bin/dtch.1
@@ -1,11 +1,13 @@
 .Dd $Mdocdate$
 .Dt DTCH 1
+.Os "Causal Agency"
 .Sh NAME
-.Nm dtch
+.Nm dtch ,
+.Nm atch
 .Nd detached sessions
 .Sh SYNOPSIS
-.Nm atch Op Ar name
 .Nm dtch Op Ar name Op Ar command ...
+.Nm atch Op Ar name
 .Sh DESCRIPTION
 .Nm dtch
 spawns the
diff --git a/bin/fbatt.1 b/bin/fbatt.1
index a9dfef79..f51d74f3 100644
--- a/bin/fbatt.1
+++ b/bin/fbatt.1
@@ -1,5 +1,6 @@
 .Dd $Mdocdate$
 .Dt FBATT 1
+.Os "Causal Agency"
 .Sh NAME
 .Nm fbatt
 .Nd framebuffer battery indicator
diff --git a/bin/fbclock.1 b/bin/fbclock.1
index b854eee3..2afc6b7b 100644
--- a/bin/fbclock.1
+++ b/bin/fbclock.1
@@ -1,5 +1,6 @@
 .Dd $Mdocdate$
 .Dt FBCLOCK 1
+.Os "Causal Agency"
 .Sh NAME
 .Nm fbclock
 .Nd framebuffer clock
>Add The Black Tides of HeavenJune McEnroe 2019-09-27Fail on HTTP failure status in titleJune McEnroe 2019-09-23Add Trail of LightningJune McEnroe 2019-09-22Revert "Enable cookies in title"June McEnroe This reverts commit 3231fe21d3b389448c9a5ca7b4c91fdd25c9e677. 2019-09-20Enable cookies in titleJune McEnroe Perhaps this will make it less suspicious to Google. Who knows. 2019-09-16Use sensitivity aliases in TF2June McEnroe 2019-09-16Add The Just CityJune McEnroe 2019-09-12Only GET the final redirect locationJune McEnroe 2019-09-12Consume entire bodyJune McEnroe Aborting the request and leaving data around may be causing intermittent errors. Just discard the rest of the data. 2019-09-10Add title -v flagJune McEnroe 2019-09-10Use curl error bufferJune McEnroe 2019-09-10Set Accept-Encoding in titleJune McEnroe Because apparently it's fine for servers to respond with Content-Encoding you didn't ask for, and curl won't decode it if you didn't ask for it. 2019-09-08Set title User-AgentJune McEnroe Some things don't like you if you don't send one. 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe