We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8706fce commit 8ce8281Copy full SHA for 8ce8281
Doc/whatsnew/3.15.rst
@@ -1254,7 +1254,7 @@ Build changes
1254
(Contributed by Stan Ulbrych and Petr Viktorin in :gh:`139707`.)
1255
1256
* Annotating anonymous mmap usage is now supported if Linux kernel supports `PR_SET_VMA_ANON_NAME`.
1257
- Annotations are visible in `/proc/<pid>/maps` if the kernel supports the feature
+ Annotations are visible in `/proc/<pid>/maps` if the kernel supports the feature
1258
and `-X dev` is passed to the interpreter.
1259
(Contributed by Donghee Na in :gh:`141770`)
1260
0 commit comments