source: trunk/athena/bin/lert/lert.1 @ 10066

Revision 10066, 1.8 KB checked in by danw, 27 years ago (diff)
getservbyname returns a service, not a host, so don't use it. fix error messages to include `lert' document -q option
Line 
1.\"     $Source: /afs/dev.mit.edu/source/repository/athena/bin/lert/lert.1,v $
2.\"     $Author: danw $
3.\"     $Header: /afs/dev.mit.edu/source/repository/athena/bin/lert/lert.1,v 1.2 1997-05-22 18:20:51 danw Exp $
4.\"
5.\" Copyright 1987,1988 by the Massachusetts Institute of Technology
6.\" All rights reserved.  The file /usr/include/mit-copyright.h
7.\" specifies the terms and conditions for redistribution.
8.\"
9.\"
10.TH LERT 1 "December 30, 1994" "MIT DCNS"
11.ds ]W MIT DCNS
12.SH NAME
13lert \- display account deactivation messages
14.SH SYNOPSIS
15.B lert
16[
17.BI -z[ephyr]
18] [
19.BI -m[ail]
20] [
21.BI -n[o]
22] [
23.BI -q[uiet]
24]
25.SH DESCRIPTION
26.I lert
27shows any messages directed to you by Athena Accounts (e.g.
28notification that your account is scheduled for deactivation).  Lert is
29run automatically during login to assure that such messages are
30displayed for you in a timely manner.  You can also run lert manually
31from the Athena prompt to review such messages.  You can acknowledge
32any current messages directed to you by running lert with the -n
33switch.  While this will stop the current messages from being
34displayed when you login, it will not prevent you from receiving new
35messages in the future.
36The default display method is to display each message using cat.
37.TP 12
38.B \-z[ephyr]
39display each message as a Zephyr
40Windowgram (see
41.I zephyr(1)
42for details.)
43.TP
44.B \-m[ail]
45send each message to you as an email message.
46.TP
47.B \-n[o]
48acknowledge the current set of messages.  The current set of messages
49is shown one last time and you are not shown these messages again. 
50.TP
51.B \-q[uiet]
52fail silently if an error occurs while contacting the server.
53.SH EXAMPLE
54.TP
55.B lert | lpr
56print current messages
57.SH SEE ALSO
58zephyr(1)
59.SH AUTHOR
60.PP
61Mike Barker <mbarker@mit.edu>
62.SH RESTRICTIONS
63Copyright (c) 1994 by the Massachusetts Institute of Technology.
64All Rights Reserved.
Note: See TracBrowser for help on using the repository browser.