diff options
author | June McEnroe <june@causal.agency> | 2019-02-05 02:07:53 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-02-05 02:07:53 -0500 |
commit | 0752287a116694752c414e247c1c327d17298f32 (patch) | |
tree | 3703a25f04063b497d9e12158fb47e3a53ae34e7 /bin/bin.7 | |
parent | Set nvim Directory back to blue (diff) | |
download | src-0752287a116694752c414e247c1c327d17298f32.tar.gz src-0752287a116694752c414e247c1c327d17298f32.zip |
Add aes
Okay this should really be aes(6) but I don't feel like adding back MAN6 in the Makefile.
Diffstat (limited to '')
-rw-r--r-- | bin/bin.7 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/bin.7 b/bin/bin.7 index f8f7a7ee..e350ff49 100644 --- a/bin/bin.7 +++ b/bin/bin.7 @@ -16,6 +16,9 @@ Some tools target Linux. . .Pp .Bl -tag -width "fbclock(1)" -compact +.It Xr aes 1 +fullwidth output +. .It Xr beef 1 Befunge-93 interpreter . |