blindtty.1 | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
--- retty-1.0.orig/blindtty.1
+++ retty-1.0/blindtty.1
@@ -0,0 +1,17 @@
+.TH BLINDTTY 1 2006-11-14
+
+.SH NAME
+blindtty - Run command in a detached terminal
+
+.SH SYNOPSIS
+.B blindtty CMD [ARGS]...
+
+.SH DESCRIPTION
+
+.B blindtty
+runs a command in a detached terminal.
+You might find it useful to run it as "setsid blindtty CMD...".
+
+.RE
+.SH "SEE ALSO"
+retty(1), setsid(8), screen(1)