summaryrefslogtreecommitdiffstats
path: root/countmail
diff options
context:
space:
mode:
Diffstat (limited to 'countmail')
-rw-r--r--countmail/countmail.611
1 files changed, 7 insertions, 4 deletions
diff --git a/countmail/countmail.6 b/countmail/countmail.6
index 015ada09..25450b62 100644
--- a/countmail/countmail.6
+++ b/countmail/countmail.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: countmail.6,v 1.10 2004/02/08 00:31:16 jsm Exp $
+.\" $NetBSD: countmail.6,v 1.11 2005/09/15 02:09:41 wiz Exp $
.\"
.\" Copyright (c) 1997 Matthew R. Green
.\" All rights reserved.
@@ -38,16 +38,21 @@
The
.Nm
program counts your mail and tells you about it rather obnoxiously.
+.Sh SEE ALSO
+.Xr from 1
.Sh HISTORY
The
.Nm
program first appeared in
.Nx 1.3 .
+.Sh AUTHORS
+.An -nosplit
.Nm
was first written by
.An Noah Friedman Aq friedman@splode.com
in 1993.
-This version was written by Charles M. Hannum
+This version was written by
+.An Charles M. Hannum
.Aq mycroft@NetBSD.org .
.Sh CAVEATS
The read loop is horrendously slow on every shell implementation tried.
@@ -57,5 +62,3 @@ uses
and
.Xr wc 1
instead, though these are not shell builtins.
-.Sh SEE ALSO
-.Xr from 1