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/df1eb9fe205e
branches:  trunk
changeset: 959349:df1eb9fe205e
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 8c8c80c48623 -r df1eb9fe205e 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