]> diplodocus.org Git - nmh/blobdiff - man/rcvtty.man
prevent spurious errors when requesting specific message parts
[nmh] / man / rcvtty.man
index fbdfa9b7f0cf11ac8b68c9a2291a56376336d0af..942caf8096994f8ad1f3dc1ccee935d682857b4e 100644 (file)
@@ -1,13 +1,13 @@
+.TH RCVTTY %manext1% "January 18, 2001" "%nmhversion%"
 .\"
 .\" %nmhwarning%
-.\" $Id$
 .\"
-.TH RCVTTY %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 rcvtty  \- report new mail
 .SH SYNOPSIS
 .HP 5
-.B %libdir%/rcvtty
+.na
+.B %nmhlibexecdir%/rcvtty
 .RI [ command ]
 .RB [ \-form
 .IR formatfile ]
@@ -20,6 +20,7 @@ rcvtty  \- report new mail
 .RB [ \-biff ]
 .RB [ \-version ]
 .RB [ \-help ]
+.ad
 .SH DESCRIPTION
 The
 .B rcvtty
@@ -49,7 +50,7 @@ equivalent options for
 and
 .BR inc .
 See
-.BR mh\-format (5)
+.IR mh\-format (5)
 for details.
 .PP
 A newline is output before the message output, and the terminal bell is
@@ -67,7 +68,7 @@ may be given to specify the width of
 the scan line.  The default is to use the width of the terminal.
 .PP
 In addition to the standard format escapes described in
-.BR mh\-format (5),
+.IR mh\-format (5),
 .B rcvtty
 also recognizes the following additional
 .I component
@@ -88,37 +89,36 @@ By default,
 will send its output to every terminal on the
 local machine that is owned by current user, and that has given write
 permission as granted by the command
-.BR mesg (1).
+.IR mesg (1).
 If the option
 .B \-biff
 is given, then
 .B rcvtty
 will obey the notification status
 set by the command
-.BR biff (1)
+.IR biff (1)
 instead.
-
 .SH FILES
 .fc ^ ~
 .nf
-.ta \w'/usr/local/nmh/etc/ExtraBigFileName  'u
-^%etcdir%/mts.conf~^nmh mts configuration file
+.ta \w'%nmhetcdir%/ExtraBigFileName  'u
+^%nmhetcdir%/mts.conf~^nmh mts configuration file
 ^$HOME/\&.maildelivery~^The file controlling local delivery
-^%etcdir%/maildelivery~^Rather than the standard file
+^%nmhetcdir%/maildelivery~^Rather than the standard file
 .fi
-
 .SH CONTEXT
 None
-
 .SH DEFAULTS
 .nf
 .RB ` \-width "' defaults to the width of the terminal"
 .RB ` \-newline '
 .RB ` \-bell '
 .fi
-
 .SH "SEE ALSO"
-rcvdist(1), rcvpack(1), rcvstore(1), mh\-format(5), slocal(1)
-
+.IR rcvdist (1),
+.IR rcvpack (1),
+.IR rcvstore (1),
+.IR mh\-format (5),
+.IR  slocal (1)
 .SH BUGS
 Only two return codes are meaningful, others should be.