summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2015-03-04 19:23:34 -0500
committerstanley lieber <stanley.lieber@gmail.com>2015-03-04 19:23:34 -0500
commitf7160e633cfe9ba304867e630a9b0ab2fac0b3fe (patch)
tree3a2ec97cc7ea898ef220ff96164f73e24f75a68d /sys/man
parent3cd7978a72baf77bfd08e6a6be2da497393a02a9 (diff)
col(1): add SOURCE (thanks, qrstuv)
Diffstat (limited to 'sys/man')
-rw-r--r--sys/man/1/col2
1 files changed, 2 insertions, 0 deletions
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