summaryrefslogtreecommitdiffstats
path: root/libexec/comsat/comsat.8
diff options
context:
space:
mode:
authorjohan <johan@FreeBSD.org>2002-07-09 02:16:49 +0000
committerjohan <johan@FreeBSD.org>2002-07-09 02:16:49 +0000
commit784b48a6bb9b28dfbe08f290b7497333d1ed9c39 (patch)
treec91eef50ab8a64269c76ce38216fd16fdca2d980 /libexec/comsat/comsat.8
parentf271ae2de506248c8624176eda0e57459d77a71a (diff)
downloadFreeBSD-src-784b48a6bb9b28dfbe08f290b7497333d1ed9c39.zip
FreeBSD-src-784b48a6bb9b28dfbe08f290b7497333d1ed9c39.tar.gz
Add ability to only beep when mail arrives.
comsat: only send two bell charecters if S_IXGRP is set and S_IXUSR is not. biff: add new option 'b' to set S_IXGRP. PR: 10931 Submitted by: Andrew J. Korty <ajk@purdue.edu> Approved by: sheldonh (mentor) MFC after: 1 month
Diffstat (limited to 'libexec/comsat/comsat.8')
-rw-r--r--libexec/comsat/comsat.87
1 files changed, 7 insertions, 0 deletions
diff --git a/libexec/comsat/comsat.8 b/libexec/comsat/comsat.8
index 0b66035..dd1c47d 100644
--- a/libexec/comsat/comsat.8
+++ b/libexec/comsat/comsat.8
@@ -76,6 +76,13 @@ or
.Dq Subject
lines are not included in the displayed message.
.Pp
+If the
+.Em user
+specified is logged in to the system and the associated terminal has
+the group execute bit turned on (by a
+.Dq Li biff b ) ,
+two bell characters (ASCII \\007) are printed on the user's terminal.
+.Pp
If mailbox-name omitted, standard mailbox assumed.
.Sh FILES
.Bl -tag -width /var/mail/user -compact
OpenPOWER on IntegriCloud