diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2015-03-04 19:23:34 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2015-03-04 19:23:34 -0500 |
commit | f7160e633cfe9ba304867e630a9b0ab2fac0b3fe (patch) | |
tree | 3a2ec97cc7ea898ef220ff96164f73e24f75a68d /sys/man/1/col | |
parent | 3cd7978a72baf77bfd08e6a6be2da497393a02a9 (diff) |
col(1): add SOURCE (thanks, qrstuv)
Diffstat (limited to 'sys/man/1/col')
-rw-r--r-- | sys/man/1/col | 2 |
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 |