From 04d1b1c8dd05e02be9bf1f04594d145acee47b4d Mon Sep 17 00:00:00 2001
From: dd
Date: Sun, 24 Jun 2001 01:34:38 +0000
Subject: Remove duplicate words.
---
lib/libc/db/man/dbm.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'lib/libc/db/man')
diff --git a/lib/libc/db/man/dbm.3 b/lib/libc/db/man/dbm.3
index 64ef4b6..cb0cb6d 100644
--- a/lib/libc/db/man/dbm.3
+++ b/lib/libc/db/man/dbm.3
@@ -133,7 +133,7 @@ and the database already contains an entry for
that entry is not replaced.
Otherwise the entry is replaced or inserted.
.Fn dbm_store
-normally returns returns zero but returns 1 if the entry could not be
+normally returns zero but returns 1 if the entry could not be
inserted (because
.Fa flags
is
--
cgit v1.1