Commit e5b471ec authored by Gary Lin's avatar Gary Lin

Fix typo in the reference guide

parent 9b04a6ff
......@@ -1014,7 +1014,7 @@ Examples in situ:
### 3. ksymname()
Syntax: ```BPF.ksymname(addr)```
Syntax: ```BPF.ksymname(name)```
Translate a kernel name into an address. This is the reverse of ksymaddr. Returns -1 when the function name is unknown.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment