Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/db/man Punctuation nit.



details:   https://anonhg.NetBSD.org/src/rev/d44119fbdbb0
branches:  trunk
changeset: 545914:d44119fbdbb0
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Apr 17 19:32:17 2003 +0000

description:
Punctuation nit.

diffstat:

 lib/libc/db/man/dbopen.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 21a9aef914de -r d44119fbdbb0 lib/libc/db/man/dbopen.3
--- a/lib/libc/db/man/dbopen.3  Thu Apr 17 19:30:19 2003 +0000
+++ b/lib/libc/db/man/dbopen.3  Thu Apr 17 19:32:17 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dbopen.3,v 1.12 2003/04/17 18:48:28 wiz Exp $
+.\"    $NetBSD: dbopen.3,v 1.13 2003/04/17 19:32:17 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -196,7 +196,7 @@
 .Pp
 .Fa delete
 routines return \-1 on error (setting
-.Va errno ),
+.Va errno ) ,
 0 on success, and 1 if the specified
 .Fa key
 was not in the file.



Home | Main Index | Thread Index | Old Index