diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
| commit | 711594636704defae873be1a355a292505585afd (patch) | |
| tree | 59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man7/town.7 | |
| parent | 3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff) | |
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man7/town.7')
| -rw-r--r-- | static/v10/man7/town.7 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/static/v10/man7/town.7 b/static/v10/man7/town.7 new file mode 100644 index 00000000..7cce5cbb --- /dev/null +++ b/static/v10/man7/town.7 @@ -0,0 +1,33 @@ +.TH TOWN 7 alice +.CT 1 inst_info +.SH NAME +town \- gazetteer of US places +.SH SYNOPSIS +.B town +[ +.I place +] +.SH DESCRIPTION +.I Town +produces information about the +.I place, +which is the name of a US town, possibly followed by a comma +and a two-letter state abbreviation. +If no +.I place +is given, place names are read one per line from the +standard input. +.PP +The information produced is latitude, longitude, approximate +population, a forecast from +.IR weather (7), +and a recent item from +.IR apnews (7). +.SH FILES +.F /usr/spool/town/ustown* +gazetteer in +.IR cbt (1) +format +.SH SEE ALSO +.IR av (A), +.IR dict (7) |
