- https://tebibyte.media/~emma
-
fae/faer
- Joined on
2022-02-27
Block a user
Cleaning up remaining issues with the docs
Makefile: updates to use new POSIX 2024 standard features!
Cleaning up remaining issues with the docs
peek(1)
I’m still not convinced that this should be a tool instead of a shell feature, like some sort of set
analogue that lets you disable echoing.
eep(1)
A patch containing my recommended changes:
diff --git a/docs/eep.1 b/docs/eep.1
index 150c5b6..1032535 100644
--- a/docs/eep.1
+++ b/docs/eep.1
@@ -3,52 +3,41 @@
.\"
.\" This work is…
peek(1)
Here is the sum of the changes I recommend to the peek.1
manpage as a git diff:
diff --git a/docs/peek.1 b/docs/peek.1
index 1c482a2..2ae8f57 100644
--- a/docs/peek.1
+++ b/docs/peek.1
…