From 76363231beb2e655f8e699b729d6909382e7f27b Mon Sep 17 00:00:00 2001 From: matthijs Date: Wed, 15 Dec 2004 22:46:53 +0000 Subject: (svn r1118) * Added a minimal manpage with references to where to get real info * Specified installation locations in the os/debian/rules script so it works now. --- docs/openttd.6 | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 docs/openttd.6 (limited to 'docs') diff --git a/docs/openttd.6 b/docs/openttd.6 new file mode 100644 index 000000000..c6ccec425 --- /dev/null +++ b/docs/openttd.6 @@ -0,0 +1,50 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH OPENTTD 6 "September 16, 2004" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +openttd \- An open source clone of the Microprose game "Transport Tycoon Deluxe" +.SH SYNOPSIS +.B openttd +.RI [ options ] +.br +.SH DESCRIPTION +Unfortanetely, there is no real manpage for openttd yet. Hopefully someone +will write one soon. For now you should use +.B openttd -h +for more information, or check our Wiki manual: http://wiki.openttd.com +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +.\" \fBopenttd\fP is a program that... +.SH OPTIONS +Wouldn't we like to have something here? +.\" below are commented out, to serve as layout examples for when somebody +.\" does actually fill this page +.\" .TP +.\" .B \-h, \-\-help +.\" Show summary of options. +.\" .TP +.\" .B \-v, \-\-version +.\" Show version of program. +.\" .SH SEE ALSO +.\" .BR bar (1), +.\" .BR baz (1). +.br +.SH AUTHOR +This manual page was written by Matthijs Kooijman , +for the Debian project (but may be used by others). -- cgit v1.2.3-54-g00ecf