]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - rain/rain.6
more clarifications.
[bsdgames-darwin.git] / rain / rain.6
index e719e37a04c0cf6616433712b3df2d78666b82ce..cf07f4de2904df45193d1556bd7037ef4f83fff5 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rain.6,v 1.7 1999/07/30 02:14:56 hubertf Exp $
+.\"    $NetBSD: rain.6,v 1.12 2005/09/15 02:09:41 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1993
 .\"    The Regents of the University of California.  All rights reserved.
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"    This product includes software developed by the University of
-.\"    California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
 .\"
@@ -37,7 +33,7 @@
 .Dt RAIN 6
 .Os
 .Sh NAME
-.Nm rain 
+.Nm rain
 .Nd animated raindrops display
 .Sh SYNOPSIS
 .Nm
 .Sh DESCRIPTION
 The output of
 .Nm
-is modeled after the 
-.Tn VAX/VMS 
+is modeled after the
+.Tn VAX/VMS
 program of the same name.
 To obtain the proper effect, either the terminal must be set for 9600
 baud or the
 .Fl d
 option must be used to specify a delay, in milliseconds, between each
-update.  A reasonable delay is 120; the default is 0.
-.Sh AUTHOR
-Eric P. Scott
+update.
+A reasonable delay is 120; the default is 0.
+.Sh AUTHORS
+.An Eric P. Scott