summary refs log tree commit diff
path: root/bin/man1/aes.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-05 02:07:53 -0500
committerJune McEnroe <june@causal.agency>2019-02-05 02:07:53 -0500
commit0752287a116694752c414e247c1c327d17298f32 (patch)
tree3703a25f04063b497d9e12158fb47e3a53ae34e7 /bin/man1/aes.1
parentSet nvim Directory back to blue (diff)
downloadsrc-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 'bin/man1/aes.1')
-rw-r--r--bin/man1/aes.118
1 files changed, 18 insertions, 0 deletions
diff --git a/bin/man1/aes.1 b/bin/man1/aes.1
new file mode 100644
index 00000000..3e8df20b
--- /dev/null
+++ b/bin/man1/aes.1
@@ -0,0 +1,18 @@
+.Dd February 5, 2019
+.Dt AES 1
+.Os
+.
+.Sh NAME
+.Nm aes
+.Nd fullwidth output
+.
+.Sh SYNOPSIS
+.Nm
+.Op Ar text ...
+.
+.Sh DESCRIPTION
+.Nm
+converts ASCII characters
+to their fullwidth counterparts.
+If no arguments are given,
+standard input is converted.