diff options
Diffstat (limited to 'lib/libc/db/man/recno.3')
-rw-r--r-- | lib/libc/db/man/recno.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/man/recno.3 b/lib/libc/db/man/recno.3 index 9a786dd..726f74f 100644 --- a/lib/libc/db/man/recno.3 +++ b/lib/libc/db/man/recno.3 @@ -190,7 +190,7 @@ field of the key should be the size of that type. Because there can be no meta-data associated with the underlying .Nm access method files, any changes made to the default values -(e.g. fixed record length or byte separator value) must be explicitly +(e.g.\& fixed record length or byte separator value) must be explicitly specified each time the file is opened. .Pp In the interface specified by |