=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/column/column.1,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/column/column.1 1996/06/26 05:32:15 1.2 +++ src/usr.bin/column/column.1 1998/09/23 04:32:37 1.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: column.1,v 1.2 1996/06/26 05:32:15 deraadt Exp $ +.\" $OpenBSD: column.1,v 1.3 1998/09/23 04:32:37 aaron Exp $ .\" $NetBSD: column.1,v 1.3 1995/03/26 09:08:28 glass Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -58,11 +58,11 @@ .Pp The options are as follows: .Bl -tag -width Ds -.It Fl c +.It Fl c Ar columns Output is formatted for a display .Ar columns wide. -.It Fl s +.It Fl s Ar sep Specify a set of characters to be used to delimit columns for the .Fl t option. @@ -77,8 +77,9 @@ Fill columns before filling rows. .El .Pp -.Nm Column -exits 0 on success, >0 if an error occurred. +The +.Nm column +utility exits 0 on success or >0 if an error occurred. .Sh ENVIRONMENT .Bl -tag -width COLUMNS .It Ev COLUMNS