< prev index next >

src/jdk.javadoc/share/man/javadoc.1

Print this page

        

@@ -19,11 +19,11 @@
 .\" or visit www.oracle.com if you need additional information or have any
 .\" questions.
 .\"
 .\" Automatically generated by Pandoc 2.3.1
 .\"
-.TH "JAVADOC" "1" "2018" "JDK 13" "JDK Commands"
+.TH "JAVADOC" "1" "2020" "JDK 14" "JDK Commands"
 .hy
 .SH NAME
 .PP
 javadoc \- generate HTML pages of API documentation from Java source
 files

@@ -171,11 +171,12 @@
 .IP \[bu] 2
 Breakiterator sentence\-break algorithm \-\-\- Stops at a period,
 question mark, or exclamation point followed by a space when the next
 word starts with a capital letter.
 This is meant to handle most abbreviations (such as "The serial no.
-is valid", but will not handle "Mr.\ Smith").
+is valid", but will not handle "Mr.
+Smith").
 The \f[CB]\-breakiterator\f[R] option doesn\[aq]t stop at HTML tags or
 sentences that begin with numbers or symbols.
 The algorithm stops at the last period in \f[CB]\&../filename\f[R], even
 when embedded in an HTML tag.
 .RE
< prev index next >