usage: Print metavariables in SHOUTY letters.
[sw-tools] / sw-info.5
index 4427b6a..6a04434 100644 (file)
--- a/sw-info.5
+++ b/sw-info.5
@@ -1,11 +1,12 @@
 .\" -*-nroff-*-
 .\"
-.\" $Id: sw-info.5,v 1.1 1999/06/04 13:56:18 mdw Exp $
+.\" $Id$
 .\"
 .\" Manual page for `sw-info' files.
 .\"
 .\" (c) 1999 EBI
 .\"
+.
 .\"----- Licensing notice ---------------------------------------------------
 .\"
 .\" This file is part of sw-tools.
 .\" You should have received a copy of the GNU General Public License
 .\" along with sw-tools; if not, write to the Free Software Foundation,
 .\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-.\"
-.\"----- Revision history ---------------------------------------------------
-.\"
-.\" $Log: sw-info.5,v $
-.\" Revision 1.1  1999/06/04 13:56:18  mdw
-.\" New manual page.
-.\"
-.\"
-.\" --- Useful macro definitions ---
-.\"
+.
+.\"----- Style hacking ------------------------------------------------------
+.
 .de VS \" Start a sort-of verbatim block
 .sp 1
 .in +5n
 .in -5n
 .sp 1
 ..
-.de HP \" Start an indented paragraph with a bold right-aligned label
+.de hP \" Start an indented paragraph with a bold right-aligned label
 .IP
 \fB\h'-\w'\\$1\ 'u'\\$1\ \fP\c
 ..
-.\"
-.\" --- Style hacking ---
-.\"
+.
 .ie \n(.g \{\
 .      fam P
 .      ds mw \fR[\f(BImdw\fR]
 .\}
-.el    .ds mw \fR[\fBmdw\fR]
+.el     .ds mw \fR[\fBmdw\fR]
 .ie t   .ds o \(bu
 .el     .ds o o
 .ds sw \fBsw\fP
 .ds se \fBsw\-env\fP
-.\"
-.\" --- Main manual text ---
-.\"
-.TH sw 1 "25 May 1999" "EBI tools"
+.
+.\"----- Main manual text ---------------------------------------------------
+.
+.TH sw-info 5 "25 May 1999" sw-tools
 .PD 1
-.\"
-.SH NAME
+.
+.\"--------------------------------------------------------------------------
+.
+.SH "NAME"
+.
 sw-info \- description of sw data files
-.\"
-.SH DESCRIPTION
+.
+.\"--------------------------------------------------------------------------
+.
+.SH "DESCRIPTION"
+.
 The
 .B .sw\-info
 file contains blank lines, comment lines, and assignments.  A blank line
@@ -83,7 +81,7 @@ has the form
 .I name
 .RB [ = ]
 .I value
-.in -5in
+.in -5n
 .sp 1
 where
 .I name
@@ -122,7 +120,17 @@ The
 file consists of a number of entries, one per line.  Comments and blank
 lines are not allowed.  Each line contains assignments for a particular
 package, separated by semicolons rather than newlines.
-.SH AUTHOR
+.
+.\"--------------------------------------------------------------------------
+.
+.SH "SEE ALSO"
+.
+.BR sw (1).
+.
+.SH "AUTHOR"
+.
 The \*(sw program, and this manual, are \*(mw productions, in association
 with the European Bioinformatics Institute.  They were written by Mark
 Wooding <mdw@nsict.org>.  Go and ask him if you have problems.
+.
+.\"----- That's all, folks --------------------------------------------------