summaryrefslogtreecommitdiff
path: root/doc/uniwbrk.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-05-01 23:01:53 +0200
committerBruno Haible <bruno@clisp.org>2009-05-01 23:01:53 +0200
commitc12b2293d6408b370967fbc58bc725b4b8f43f44 (patch)
tree186a02a5992218c943f32750b746f4e9085d9ea1 /doc/uniwbrk.texi
parente60691f285484f09c4004d961dbfa8903379cc9c (diff)
downloadlibunistring-c12b2293d6408b370967fbc58bc725b4b8f43f44.tar.gz
Avoid "overfull hboxes" in the TeXed documentation.
Diffstat (limited to 'doc/uniwbrk.texi')
-rw-r--r--doc/uniwbrk.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/uniwbrk.texi b/doc/uniwbrk.texi
index 1f4fece..ea0ec89 100644
--- a/doc/uniwbrk.texi
+++ b/doc/uniwbrk.texi
@@ -43,8 +43,8 @@ word break to be present at the beginning of the string (before
This is a more low-level API. The word break property is a property defined
in Unicode Standard Annex #29, section ``Word Boundaries'', see
-@url{http://www.unicode.org/reports/tr29/#Word_Boundaries}. It is used for
-determining the word breaks in a string.
+@url{http://www.unicode.org/reports/tr29/#Word_Boundaries}.@texnl It is used
+for determining the word breaks in a string.
The following are the possible values of the word break property. More values
may be added in the future.