]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - countmail/countmail.6
Use symbolic names for signals(!), open(2)-constants, ...
[bsdgames-darwin.git] / countmail / countmail.6
index 8ac740e28cf94fcb13f50eea148e395e7eca5251..76a38812f4dd25013be9ffb22b685cb8a0a1f6a1 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: countmail.6,v 1.1 1997/10/03 10:25:36 mrg Exp $
+.\"    $NetBSD: countmail.6,v 1.4 1998/08/15 09:16:27 mycroft Exp $
 .\"
 .\" Copyright (c) 1997 Matthew R. Green
 .\" All rights reserved.
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"      This product includes software developed by Matthew R. Green.
-.\" 4. The name of the author may not be used to endorse or promote products
+.\" 3. The name of the author may not be used to endorse or promote products
 .\"    derived from this software without specific prior written permission.
 .\"
 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
@@ -48,13 +45,14 @@ first appeared in
 .Nx 1.3 .
 .Nm
 was first written by Noah Friedman <friedman@splode.com> in 1993.
-This version was written by Charles Hannum <mycroft@mit.edu>.
+This version was written by Charles M. Hannum <mycroft@netbsd.org>.
 .Sh CAVEATS
-The read loop is horrendously slow on every shell implementation 
-tried.
+The read loop is horrendously slow on every shell implementation tried.
 .Nm
 uses
-from(1) and wc(1) instead, though these are
-not shell builtins.
+.Xr from 1
+and
+.Xr wc 1
+instead, though these are not shell builtins.
 .Sh SEE ALSO
 .Xr from 1 .