[jdk19] RFR: 8278274: Update nroff pages in JDK 19 before RC

David Holmes dholmes at openjdk.org
Wed Jul 20 05:37:13 UTC 2022


On Mon, 18 Jul 2022 23:27:58 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> src/java.base/share/man/keytool.1 line 456:
>> 
>>> 454: \f[CB]PrivateKeyEntry\f[R] for the signer that already exists in the
>>> 455: keystore.
>>> 456: This option is used to sign the certificate with the signer?s private
>> 
>> Not a problem with this PR as such, but we still have a `?` character in the output.
>
> Yeah I spotted that too, but it would need to be fixed in source and nroff.  Must be some kind of "smart quote" from an editor. Do you think this needs to be fixed or just handle it in mainline?

Filed [JDK-8290626](https://bugs.openjdk.org/browse/JDK-8290626). It can easily be fixed before RDP2.

-------------

PR: https://git.openjdk.org/jdk19/pull/145


More information about the serviceability-dev mailing list