summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/unicase.texi2
-rw-r--r--doc/unictype.texi4
-rw-r--r--doc/uninorm.texi2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/unicase.texi b/doc/unicase.texi
index 14b46be..e88a0a4 100644
--- a/doc/unicase.texi
+++ b/doc/unicase.texi
@@ -91,7 +91,7 @@ The @var{nf} argument designates the normalization.
@cindex locale language
These functions are locale dependent. The @var{iso639_language} argument
-identifies the language (e.g. @code{"tr"} for Turkish). NULL means to use
+identifies the language (e.g@. @code{"tr"} for Turkish). NULL means to use
locale independent case mappings.
@deftypefun {const char *} uc_locale_language ()
diff --git a/doc/unictype.texi b/doc/unictype.texi
index 48aa43c..378f43f 100644
--- a/doc/unictype.texi
+++ b/doc/unictype.texi
@@ -850,7 +850,7 @@ Returns the name of a joining group.
@end deftypefun
@deftypefun int uc_joining_group_byname (const char *@var{joining_group_name})
-Returns the joining group given by name, e.g.@ @code{"Teh_Marbuta"}.
+Returns the joining group given by name, e.g@. @code{"Teh_Marbuta"}.
@end deftypefun
The following function gives the joining group of every Unicode character.
@@ -1013,7 +1013,7 @@ Other miscellaneous properties are:
The following function looks up a property by its name.
@deftypefun uc_property_t uc_property_byname (const char *@var{property_name})
-Returns the property given by name, e.g. @code{"White space"}. If a property
+Returns the property given by name, e.g@. @code{"White space"}. If a property
with the given name exists, the result will satisfy the
@code{uc_property_is_valid} predicate. Otherwise the result will not satisfy
this predicate and must not be passed to functions that expect an
diff --git a/doc/uninorm.texi b/doc/uninorm.texi
index d4206d5..6797fe8 100644
--- a/doc/uninorm.texi
+++ b/doc/uninorm.texi
@@ -28,7 +28,7 @@ Denotes canonical decomposition.
@end deftypevr
@deftypevr Constant int UC_DECOMP_FONT
-UCD marker: @code{<font>}. Denotes a font variant (e.g. a blackletter form).
+UCD marker: @code{<font>}. Denotes a font variant (e.g@. a blackletter form).
@end deftypevr
@deftypevr Constant int UC_DECOMP_NOBREAK