diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-05-09 23:07:41 +0000 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-05-09 23:07:41 +0000 |
commit | 5c756859bfd1967e2abca90d0861d8ea37d0e76f (patch) | |
tree | 8e8e4ce625608b95eb5b54a6bfcd1e48dbdb036e /rc/bin/cpurc | |
parent | 4756752e56a74002aa5a556d7a84c0d19c92474b (diff) | |
download | plan9front-5c756859bfd1967e2abca90d0861d8ea37d0e76f.tar.xz |
/rc/bin/termrc, etc.: clarify comments.
Diffstat (limited to 'rc/bin/cpurc')
-rwxr-xr-x | rc/bin/cpurc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rc/bin/cpurc b/rc/bin/cpurc index 0436b0530..8fadee5fc 100755 --- a/rc/bin/cpurc +++ b/rc/bin/cpurc @@ -1,5 +1,6 @@ #!/bin/rc -# cpu server start up +# the pccpuf kernel runs this file + date > /env/boottime # mount points |