summaryrefslogtreecommitdiff
path: root/sys/man/1
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2015-05-17 12:53:05 -0400
committerstanley lieber <stanley.lieber@gmail.com>2015-05-17 12:53:05 -0400
commit86f22d3c08b48f2b2f677ca5560a84cc0fcc90bf (patch)
tree446952c2e4b2ed1a4c4508d9424ebf94d437f0bb /sys/man/1
parentdfdc52ea7ad0b5950a08d80052dbc667eec3a803 (diff)
colors(1), who(1): add missing SOURCE entries
Diffstat (limited to 'sys/man/1')
-rw-r--r--sys/man/1/colors2
-rw-r--r--sys/man/1/who2
2 files changed, 4 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)
diff --git a/sys/man/1/who b/sys/man/1/who
index 1a13c3af0..ab3a02488 100644
--- a/sys/man/1/who
+++ b/sys/man/1/who
@@ -20,3 +20,5 @@ to find out more information about
.IR person .
.SH SOURCE
.B /rc/bin/who
+.br
+.B /rc/bin/whois