aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/gdbm.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gdbm.texinfo b/doc/gdbm.texinfo
index 0d58f64..6353dd8 100644
--- a/doc/gdbm.texinfo
+++ b/doc/gdbm.texinfo
@@ -2240,13 +2240,13 @@ define content @{
offset 16,
char id[3],
string name
@}
@end example
-@empth{NOTE}: The @samp{string} type can reasonably be used only if it
+@emph{NOTE}: The @samp{string} type can reasonably be used only if it
is the last or the only member of the data structure. That's because it
provides no information about the number of elements in the array, so
it is interpreted to contain all bytes up to the end of the datum.
When displaying the structured data, @command{gdbmtool} precedes each
value with the corresponding field name and delimits parts of the

Return to:

Send suggestions and report system problems to the System administrator.