summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-28 17:13:16 -0400
committerJune McEnroe <june@causal.agency>2019-08-28 17:13:16 -0400
commitfb7ce38ce123dd7f078123bfad6a1a597c18569c (patch)
tree19077631d20668de7440ab66820e07274fe338c2 /bin/man1
parentRemove wake (diff)
downloadsrc-fb7ce38ce123dd7f078123bfad6a1a597c18569c.tar.gz
src-fb7ce38ce123dd7f078123bfad6a1a597c18569c.zip
Use rand(3) in beef
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/beef.18
1 files changed, 1 insertions, 7 deletions
diff --git a/bin/man1/beef.1 b/bin/man1/beef.1
index c42152d8..ea52cfa0 100644
--- a/bin/man1/beef.1
+++ b/bin/man1/beef.1
@@ -1,4 +1,4 @@
-.Dd January 26, 2019
+.Dd August 28, 2019
 .Dt BEEF 1
 .Os
 .
@@ -89,9 +89,3 @@ or 0 if the stack is left empty.
 .%D September, 1993
 .%U https://github.com/catseye/Befunge-93/blob/master/doc/Befunge-93.markdown
 .Re
-.
-.Sh CAVEATS
-.Nm
-does not support Linux
-since it uses
-.Xr arc4random_uniform 3 .
33:26 -0500'>2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe