diff --git a/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc b/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc index ee7c4ffbf1..85f610b98c 100644 --- a/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc +++ b/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc @@ -697,7 +697,8 @@ To help with the customization some other properties are transferred from the Sp |`PID` |`PID` -|The current process ID is discovered if possible and not already provided. +|The current process ID (discovered if possible and when not already defined as an OS + environment variable). |=== All the logging systems supported can consult System properties when parsing their