aboutsummaryrefslogtreecommitdiff
path: root/man/man1/time.1
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-19 19:22:56 +0000
committerrsc <devnull@localhost>2004-04-19 19:22:56 +0000
commitb5fdffeeedd324f234f6229ee02a607760b3bddd (patch)
tree5650e48e336cdd565199b8b60124c66e4a904788 /man/man1/time.1
parent7284df18a883c64721720276dac4f4540440e74c (diff)
downloadplan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.gz
plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.bz2
plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.zip
Mostly path name updates
Diffstat (limited to 'man/man1/time.1')
-rw-r--r--man/man1/time.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/time.1 b/man/man1/time.1
index 2c6b834b..03f24371 100644
--- a/man/man1/time.1
+++ b/man/man1/time.1
@@ -16,6 +16,6 @@ reports on standard error the program's elapsed user time,
system time, and real time, in seconds,
followed by the command line.
.SH SOURCE
-.B /sys/src/cmd/time.c
+.B /usr/local/plan9/src/cmd/time.c
.SH "SEE ALSO"
.IR prof (1)