Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Improve grammar.
details: https://anonhg.NetBSD.org/src/rev/bc6df7b368d0
branches: trunk
changeset: 520161:bc6df7b368d0
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jan 04 01:31:10 2002 +0000
description:
Improve grammar.
diffstat:
lib/libc/sys/poll.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 1ff8955ca812 -r bc6df7b368d0 lib/libc/sys/poll.2
--- a/lib/libc/sys/poll.2 Fri Jan 04 01:23:26 2002 +0000
+++ b/lib/libc/sys/poll.2 Fri Jan 04 01:31:10 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: poll.2,v 1.12 2002/01/03 22:18:09 jdolecek Exp $
+.\" $NetBSD: poll.2,v 1.13 2002/01/04 01:31:10 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -120,9 +120,9 @@
.Fa revents
bitmask at the same time. If the remote end of a socket is closed,
.Fn poll
-returns
+returns a
POLLIN
-event, rather than
+event, rather than a
POLLHUP.
.It POLLNVAL
The file descriptor is not open. This flag is always checked, even
Home |
Main Index |
Thread Index |
Old Index