From 65378f60bcf8416623a98279150dd77e1208d84d Mon Sep 17 00:00:00 2001 From: Adam Sotona Date: Wed, 1 Nov 2023 16:29:08 +0100 Subject: [PATCH] updated man page --- src/jdk.compiler/share/man/javac.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/jdk.compiler/share/man/javac.1 b/src/jdk.compiler/share/man/javac.1 index 30b260ac64834..92a249ba59464 100644 --- a/src/jdk.compiler/share/man/javac.1 +++ b/src/jdk.compiler/share/man/javac.1 @@ -749,7 +749,8 @@ This can occur, for example, on case-insensitive filesystems. \f[V]path\f[R]: Warns about the invalid path elements on the command line. .IP \[bu] 2 -\f[V]preview\f[R]: Warns about the use of preview language features. +\f[V]preview\f[R]: Warns about the use of preview language features and +incubating modules. .IP \[bu] 2 \f[V]processing\f[R]: Warns about the issues related to annotation processing.