Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/sys a -> an from jmc@openbsd. Add a comma while here.



details:   https://anonhg.NetBSD.org/src/rev/0f3bbe689ff5
branches:  trunk
changeset: 546557:0f3bbe689ff5
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu May 01 14:03:39 2003 +0000

description:
a -> an from jmc@openbsd. Add a comma while here.

diffstat:

 lib/libc/sys/socket.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 47e104c2f867 -r 0f3bbe689ff5 lib/libc/sys/socket.2
--- a/lib/libc/sys/socket.2     Thu May 01 14:01:39 2003 +0000
+++ b/lib/libc/sys/socket.2     Thu May 01 14:03:39 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: socket.2,v 1.25 2003/04/16 13:34:57 wiz Exp $
+.\"    $NetBSD: socket.2,v 1.26 2003/05/01 14:03:39 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -169,7 +169,7 @@
 roughly every minute in the absence of other activity.
 An error is then indicated if no response can be
 elicited on an otherwise
-idle connection for a extended period (e.g. 5 minutes).
+idle connection for an extended period (e.g., 5 minutes).
 A
 .Dv SIGPIPE
 signal is raised if a process sends



Home | Main Index | Thread Index | Old Index