summaryrefslogtreecommitdiff
path: root/static/unix-v10/man7/wx.7
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man7/wx.7
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/unix-v10/man7/wx.7')
-rw-r--r--static/unix-v10/man7/wx.790
1 files changed, 90 insertions, 0 deletions
diff --git a/static/unix-v10/man7/wx.7 b/static/unix-v10/man7/wx.7
new file mode 100644
index 00000000..023f0a63
--- /dev/null
+++ b/static/unix-v10/man7/wx.7
@@ -0,0 +1,90 @@
+.TH WX 7
+.SH NAME
+wx - get weather information
+.SH SYNOPSIS
+.B wx
+[
+.B -cemnoOs
+]
+[
+.B -a
+.I state
+]
+.SH DESCRIPTION
+.I Wx
+writes the local (greater New York and Philadelphia)
+weather forecast.
+.PP
+The following options are available:
+.TP 15
+.B \-e
+Print only the extended forecasts.
+.TP 15
+.B \-m
+Print the marine weather and forecast,
+which gives coastal and offshore information
+(winds, tides, wave heights, visibilities, etc.)
+for an area from Watch Hill, R.I. to Manasquan,
+N.J.
+.TP 15
+.B \-c
+Print a summary of temperatures and weather
+for selected U.S. cities.
+.TP 15
+.B \-n
+Print the national weather summary.
+.TP 15
+.B \-s
+Print ski conditions
+for New York and New England.
+.TP 15
+.B \-oO
+Print the previous
+.B (-o)
+and oldest avalable
+.B (-O)
+national weather summaries.
+.TP 15
+\fB \-a\fI state \fR
+(where
+.I state
+is a two-letter, lower case
+state abbreviation) Print (cat) an
+area forecast (if available) for any state requested
+in the continental U.S.; e.g.
+.I
+wx -a mi
+will print the state forecast for Michigan.
+The required 2-letter abbreviation for any
+state may be found by typing,
+.I
+wx -a ?.
+.PP
+Except for
+.I
+wx -a,
+all information is printed under the
+.I
+p
+command.
+For details of
+.I p,
+refer to the manual page.
+.SH FILES
+.TP 30
+/usr/lbin/wx
+.TP 30
+/usr/pub/weather/*
+weather and forecast files, updated daily
+.SH BUGS
+What comes out is
+only as good as
+what went in. If the
+information you are
+requesting was not sent
+over the weather line, you
+will get no meaningful output.
+If information over the line
+came in with faulty separator
+codes, you will get strange,
+often cryptic, output.