1*eb95f895SJacob Adams.\" $NetBSD: rain.6,v 1.12 2005/09/15 02:09:41 wiz Exp $ 2*eb95f895SJacob Adams.\" 3*eb95f895SJacob Adams.\" Copyright (c) 1989, 1993 4*eb95f895SJacob Adams.\" The Regents of the University of California. All rights reserved. 5*eb95f895SJacob Adams.\" 6*eb95f895SJacob Adams.\" Redistribution and use in source and binary forms, with or without 7*eb95f895SJacob Adams.\" modification, are permitted provided that the following conditions 8*eb95f895SJacob Adams.\" are met: 9*eb95f895SJacob Adams.\" 1. Redistributions of source code must retain the above copyright 10*eb95f895SJacob Adams.\" notice, this list of conditions and the following disclaimer. 11*eb95f895SJacob Adams.\" 2. Redistributions in binary form must reproduce the above copyright 12*eb95f895SJacob Adams.\" notice, this list of conditions and the following disclaimer in the 13*eb95f895SJacob Adams.\" documentation and/or other materials provided with the distribution. 14*eb95f895SJacob Adams.\" 3. Neither the name of the University nor the names of its contributors 15*eb95f895SJacob Adams.\" may be used to endorse or promote products derived from this software 16*eb95f895SJacob Adams.\" without specific prior written permission. 17*eb95f895SJacob Adams.\" 18*eb95f895SJacob Adams.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 19*eb95f895SJacob Adams.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20*eb95f895SJacob Adams.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 21*eb95f895SJacob Adams.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 22*eb95f895SJacob Adams.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 23*eb95f895SJacob Adams.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 24*eb95f895SJacob Adams.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 25*eb95f895SJacob Adams.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 26*eb95f895SJacob Adams.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 27*eb95f895SJacob Adams.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 28*eb95f895SJacob Adams.\" SUCH DAMAGE. 29*eb95f895SJacob Adams.\" 30*eb95f895SJacob Adams.\" @(#)rain.6 8.1 (Berkeley) 5/31/93 31*eb95f895SJacob Adams.\" 32*eb95f895SJacob Adams.Dd May 31, 1993 33*eb95f895SJacob Adams.Dt RAIN 6 34*eb95f895SJacob Adams.Os 35*eb95f895SJacob Adams.Sh NAME 36*eb95f895SJacob Adams.Nm rain 37*eb95f895SJacob Adams.Nd animated raindrops display 38*eb95f895SJacob Adams.Sh SYNOPSIS 39*eb95f895SJacob Adams.Nm 40*eb95f895SJacob Adams.Op Fl d Ar delay 41*eb95f895SJacob Adams.Sh DESCRIPTION 42*eb95f895SJacob AdamsThe output of 43*eb95f895SJacob Adams.Nm 44*eb95f895SJacob Adamsis modeled after the 45*eb95f895SJacob Adams.Tn VAX/VMS 46*eb95f895SJacob Adamsprogram of the same name. 47*eb95f895SJacob AdamsTo obtain the proper effect, either the terminal must be set for 9600 48*eb95f895SJacob Adamsbaud or the 49*eb95f895SJacob Adams.Fl d 50*eb95f895SJacob Adamsoption must be used to specify a delay, in milliseconds, between each 51*eb95f895SJacob Adamsupdate. 52*eb95f895SJacob AdamsA reasonable delay is 120; the default is 0. 53*eb95f895SJacob Adams.Sh AUTHORS 54*eb95f895SJacob Adams.An Eric P. Scott 55