summaryrefslogtreecommitdiffstats
path: root/countmail
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2005-09-15 02:09:41 +0000
committerwiz <wiz@NetBSD.org>2005-09-15 02:09:41 +0000
commit5716c8e2c1e97667a9f4c488ee8e800bc8e8d682 (patch)
tree8081713321ffb97d276b5d4f4dbe38cf4b2244ac /countmail
parentbc1b240264176395d40c58c746bff97151cd6bc3 (diff)
downloadbsdgames-darwin-5716c8e2c1e97667a9f4c488ee8e800bc8e8d682.tar.gz
bsdgames-darwin-5716c8e2c1e97667a9f4c488ee8e800bc8e8d682.tar.zst
bsdgames-darwin-5716c8e2c1e97667a9f4c488ee8e800bc8e8d682.zip
Use standard AUTHORS section header. From YOMURA Masanori in private mail
Sort sections if necessary. Use more/better markup.
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