Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys typo in previous.
details: https://anonhg.NetBSD.org/src/rev/8a126b9093fe
branches: trunk
changeset: 951961:8a126b9093fe
user: dholland <dholland%NetBSD.org@localhost>
date: Tue Feb 09 01:01:31 2021 +0000
description:
typo in previous.
diffstat:
lib/libc/sys/poll.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a6f1d576ed29 -r 8a126b9093fe lib/libc/sys/poll.2
--- a/lib/libc/sys/poll.2 Tue Feb 09 00:50:47 2021 +0000
+++ b/lib/libc/sys/poll.2 Tue Feb 09 01:01:31 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: poll.2,v 1.34 2021/02/09 00:50:47 dholland Exp $
+.\" $NetBSD: poll.2,v 1.35 2021/02/09 01:01:31 dholland Exp $
.\"
.\" Copyright (c) 1998, 2005, 2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -85,7 +85,7 @@
If
.Fa timeout
is INFTIM (\-1), then
-.Pn poll
+.Fn poll
blocks indefinitely.
If
.Fa timeout
Home |
Main Index |
Thread Index |
Old Index