=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/wc/wc.1,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/wc/wc.1 1996/06/26 05:42:49 1.2 +++ src/usr.bin/wc/wc.1 1998/10/30 00:24:43 1.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wc.1,v 1.2 1996/06/26 05:42:49 deraadt Exp $ +.\" $OpenBSD: wc.1,v 1.3 1998/10/30 00:24:43 aaron Exp $ .\" Copyright (c) 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -56,7 +56,7 @@ a line of cumulative count(s) for all named files is output on a separate line following the last file count. -.Nm Wc +.Nm wc considers a word to be a maximal string of characters delimited by white space. .Pp @@ -109,7 +109,7 @@ .Pp The .Nm wc -utility exits 0 on success, and >0 if an error occurs. +utility exits 0 on success or >0 if an error occurred. .Sh STANDARDS The .Nm wc