From c8fe3fa2ee4cfb494ee9e94a154cbb7776d98a00 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 22 Jun 2007 18:09:13 +0000 Subject: ffix --- man3/dbopen.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man3/dbopen.3') diff --git a/man3/dbopen.3 b/man3/dbopen.3 index 99ca326162..1a6bc3bfbb 100644 --- a/man3/dbopen.3 +++ b/man3/dbopen.3 @@ -74,7 +74,9 @@ and arguments are as specified to the .BR open (2) routine, however, only the O_CREAT, O_EXCL, O_EXLOCK, O_NONBLOCK, -O_RDONLY, O_RDWR, O_SHLOCK and O_TRUNC flags are meaningful. +O_RDONLY, O_RDWR, O_SHLOCK and +.B O_TRUNC +flags are meaningful. (Note, opening a database file O_WRONLY is not possible.) .\"Three additional options may be specified by .\".IR or 'ing -- cgit 1.2.3-korg