diff options
author | kevinrs <kevinrs> | 2005-09-29 21:10:07 +0000 |
---|---|---|
committer | kevinrs <kevinrs> | 2005-09-29 21:10:07 +0000 |
commit | 62776df70aadf809d6d64b6ff1c0a2861695006a (patch) | |
tree | 4b237c3b1d5407997a0ba6ecd6e156e73c952d29 | |
parent | e0c531e316931ecc5dde6bc27006624a34002605 (diff) | |
download | systemtap-steved-62776df70aadf809d6d64b6ff1c0a2861695006a.tar.gz systemtap-steved-62776df70aadf809d6d64b6ff1c0a2861695006a.tar.xz systemtap-steved-62776df70aadf809d6d64b6ff1c0a2861695006a.zip |
Test -- please ignore.
-rw-r--r-- | runtime/README.doc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/README.doc b/runtime/README.doc index 5b3b6377..2fa3f5ff 100644 --- a/runtime/README.doc +++ b/runtime/README.doc @@ -19,6 +19,8 @@ inserting and removing modules. Stpd and the I/O code makes use of /proc (and optionally relayfs) for communications. For kernels without relayfs builtin, it is provided as a standalone module under the runtime directory. +@ref start_page + @ref maps @ref lists |