Skip to content

Commit

Permalink
[doc] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Mar 15, 2024
1 parent 6c593b9 commit f2b79d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/memfd.cpp
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit f2b79d1

Please sign in to comment.