aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-03-15 11:29:54 +0900
committerMITSUNARI Shigeo <[email protected]>2024-03-26 14:59:40 +0900
commit05bdd062f0678359981431360ad8a53c0192f0fd (patch)
tree5152895a288d50879ad964205036c50f7daf5a98
parent80477f635345e8f13efc512d84b01b94cad92cd9 (diff)
downloadxbyak-05bdd062f0678359981431360ad8a53c0192f0fd.tar.gz
xbyak-05bdd062f0678359981431360ad8a53c0192f0fd.zip
[doc] fix typo
-rw-r--r--sample/memfd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/memfd.cpp b/sample/memfd.cpp
index 1066c55..2b6d08b 100644
--- a/sample/memfd.cpp
+++ b/sample/memfd.cpp
@@ -1,6 +1,6 @@
/*
a sample to use MmapAllocator with an user-defined name
- cat /proc/`psidof ./memfd`/maps
+ cat /proc/`pidof ./memfd`/maps
7fca70b44000-7fca70b4a000 rw-p 00000000 00:00 0
7fca70b67000-7fca70b68000 rwxs 00000000 00:05 19960170 /memfd:xyz (deleted)