diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2014-06-12 15:56:54 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2014-06-12 15:56:54 -0400 |
commit | e9b6f349b88c04ecad264ace0abd86f6f214d16a (patch) | |
tree | 6b21264083345926be3f638d48718de07acfe607 /rc/bin/cpurc | |
parent | 63ac70281a28b96bd70259bb0949c3964415271f (diff) | |
download | plan9front-e9b6f349b88c04ecad264ace0abd86f6f214d16a.tar.xz |
termrc, cpurc: clarify comments by removing lies
Diffstat (limited to 'rc/bin/cpurc')
-rwxr-xr-x | rc/bin/cpurc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/cpurc b/rc/bin/cpurc index 09bbd405c..d20cf07e1 100755 --- a/rc/bin/cpurc +++ b/rc/bin/cpurc @@ -1,5 +1,5 @@ #!/bin/rc -# the pccpuf kernel runs this file +# this file is run if service=cpu date > /env/boottime |