diff --git a/issues/issue-14/10_en.html b/issues/issue-14/10_en.html index fd2996a..70e301e 100644 --- a/issues/issue-14/10_en.html +++ b/issues/issue-14/10_en.html @@ -68,6 +68,7 @@
  • U shows the process has called unveil() and can't unveil() new paths/files anymore
  • u shows the process has called unveil() but it's not locked. It's most likely an issue with how unveil() has been added in the program!
  • X will remind you that you are currently tracing/debugging the process, in case you forgot
  • +

    Of course, there are many other states, I encourage you to read ps(1) man page to know about all the features it provides.