another typo
[unix-history] / usr / src / usr.bin / uucp / uusnap / uusnap.8
CommitLineData
9a0f4f0c
KM
1.\" Copyright (c) 1983 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
5f25fb9e 5.\" @(#)uusnap.8 6.2 (Berkeley) %G%
9a0f4f0c 6.\"
058a6e1e 7.TH UUSNAP 8C ""
9a0f4f0c
KM
8.UC 5
9.SH NAME
10uusnap \- show snapshot of the UUCP system
11.SH SYNOPSIS
12.B uusnap
13.SH DESCRIPTION
5f25fb9e
KM
14.I Uusnap
15displays in tabular format a synopsis of the current UUCP
9a0f4f0c
KM
16situation. The format of each line is as follows:
17.PP
18.ti +10
19site N Cmds N Data N Xqts Message
20.PP
21Where "site" is the name of the site with work, "N" is a count of
22each of the three possible types of work (command, data, or remote execute),
23and "Message" is the current status message for that
24site as found in the STST file.
25.PP
26Included in "Message" may be the time left before UUCP can re-try the
5f25fb9e
KM
27call, and the count of the number of times that UUCP has tried
28(unsuccessfully) to reach the site.
9a0f4f0c 29.SH SEE ALSO
5f25fb9e
KM
30uucp(1C), uux(1C), uuq(1C), uucico(8C)
31.br
32.I "UUCP Implementation Guide"