From f7160e633cfe9ba304867e630a9b0ab2fac0b3fe Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Wed, 4 Mar 2015 19:23:34 -0500 Subject: [PATCH] col(1): add SOURCE (thanks, qrstuv) --- sys/man/1/col | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/man/1/col b/sys/man/1/col index 6fb03081a..fcc08c4f9 100644 --- a/sys/man/1/col +++ b/sys/man/1/col @@ -44,6 +44,8 @@ use .I col to remove reverse line feeds, and paginate the output. +.SH SOURCE +.B /sys/src/cmd/col.c .SH SEE ALSO .IR pr (1) .SH BUGS