-.\" Copyright (c) 1989 The Regents of the University of California.
-.\" All rights reserved.
+.\" $NetBSD: rain.6,v 1.8 2001/04/02 22:42:38 wiz Exp $
+.\"
+.\" Copyright (c) 1989, 1993
+.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)rain.6 6.3 (Berkeley) 6/23/90
-.\" $Id: rain.6,v 1.2 1993/08/01 07:46:24 mycroft Exp $
+.\" @(#)rain.6 8.1 (Berkeley) 5/31/93
.\"
-.TH RAIN 6 "June 23, 1990"
-.UC 4
-.SH NAME
-rain \- animated raindrops display
-.SH SYNOPSIS
-rain
-.SH DESCRIPTION
-.PP
-.ad b
-.IR Rain 's
-display is modeled after the VAX/VMS program of the same name.
-The terminal has to be set for 9600 baud to obtain the proper effect.
-.PP
-As with all programs that use
-.IR termcap ,
-the TERM environment
-variable must be set (and exported) to the type of the terminal being used.
-.SH FILES
-/etc/termcap
-.SH AUTHOR
+.Dd May 31, 1993
+.Dt RAIN 6
+.Os
+.Sh NAME
+.Nm rain
+.Nd animated raindrops display
+.Sh SYNOPSIS
+.Nm
+.Op Fl d Ar delay
+.Sh DESCRIPTION
+The output of
+.Nm
+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