diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2015-05-17 12:53:05 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2015-05-17 12:53:05 -0400 |
commit | 86f22d3c08b48f2b2f677ca5560a84cc0fcc90bf (patch) | |
tree | 446952c2e4b2ed1a4c4508d9424ebf94d437f0bb /sys/man/1/colors | |
parent | dfdc52ea7ad0b5950a08d80052dbc667eec3a803 (diff) |
colors(1), who(1): add missing SOURCE entries
Diffstat (limited to 'sys/man/1/colors')
-rw-r--r-- | sys/man/1/colors | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/man/1/colors b/sys/man/1/colors index 67a096a3d..51a787f3a 100644 --- a/sys/man/1/colors +++ b/sys/man/1/colors @@ -68,5 +68,7 @@ are taken as synonyms for the current color map stored in the display hardware. directory of color map files .SH SOURCE .B /sys/src/cmd/colors.c +.br +.B /sys/src/cmd/getmap.c .SH SEE ALSO .IR color (6) |