diff options
author | tjr <tjr@FreeBSD.org> | 2004-08-04 02:55:25 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2004-08-04 02:55:25 +0000 |
commit | 02910c3493a7e8284f4bbfe66e653295bd0b7b2d (patch) | |
tree | 7bfb08a34341530319175b26642f5fe9454b4c14 /usr.bin/col | |
parent | 220248347a2d08128b501dff0a0146da192a3f42 (diff) | |
download | FreeBSD-src-02910c3493a7e8284f4bbfe66e653295bd0b7b2d.zip FreeBSD-src-02910c3493a7e8284f4bbfe66e653295bd0b7b2d.tar.gz |
Add a standard DIAGNOSTICS section.
Diffstat (limited to 'usr.bin/col')
-rw-r--r-- | usr.bin/col/col.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/col/col.1 b/usr.bin/col/col.1 index eadca9a..ded4023 100644 --- a/usr.bin/col/col.1 +++ b/usr.bin/col/col.1 @@ -35,7 +35,7 @@ .\" @(#)col.1 8.1 (Berkeley) 6/29/93 .\" $FreeBSD$ .\" -.Dd July 29, 2004 +.Dd August 4, 2004 .Dt COL 1 .Os .Sh NAME @@ -136,6 +136,8 @@ environment variables affect the execution of .Nm as described in .Xr environ 7 . +.Sh DIAGNOSTICS +.Ex -std .Sh SEE ALSO .Xr colcrt 1 , .Xr expand 1 , |