commit 7687d7f7d11519bca08db257bae8848415b73f3e
Author: sin <[email protected]>
Date: Sat Apr 12 14:22:00 2014 +0100
Add getty manpage
diff --git a/getty.8 b/getty.8
new file mode 100644
index 0000000..88fa7da
--- /dev/null
+++ b/getty.8
@@ -0,0 +1,11 @@
+.TH GETTY 8 ubase-VERSION
+.SH NAME
+BgettyR - Suckless linux getty
+.SH SYNOPSIS
+BgettyR [IttyR] [ItermR] [IcmdR] [Iargs...R]
+.SH DESCRIPTION
+BgettyR opens a tty device, prompts for a login name and by default
+invokes the /bin/login program. You can start another program instead of
+/bin/login via IcmdR with IargsR. The hostname is printed in the
+login name prompt as well. The IttyR should be specified using an
+absolute path.