From be5c85a71b0cd460b1e88d54f32a244df29a0b2b Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Sat, 31 Jul 2004 06:22:01 +0000 Subject: [PATCH] Add standard DIAGNOSTICS section. --- usr.bin/colcrt/colcrt.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr.bin/colcrt/colcrt.1 b/usr.bin/colcrt/colcrt.1 index 873bc94c5697..33c3e192129e 100644 --- a/usr.bin/colcrt/colcrt.1 +++ b/usr.bin/colcrt/colcrt.1 @@ -86,6 +86,8 @@ would be .Bd -literal tbl exum2.n \&| nroff \-ms \&| colcrt \- \&| more .Ed +.Sh DIAGNOSTICS +.Ex -std .Sh SEE ALSO .Xr col 1 , .Xr more 1 ,