Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys poll.2: fix typo in manual page
details: https://anonhg.NetBSD.org/src/rev/d138a3c0f069
branches: trunk
changeset: 951924:d138a3c0f069
user: rillig <rillig%NetBSD.org@localhost>
date: Sun Feb 07 18:22:51 2021 +0000
description:
poll.2: fix typo in manual page
diffstat:
lib/libc/sys/poll.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8f5eb831a69e -r d138a3c0f069 lib/libc/sys/poll.2
--- a/lib/libc/sys/poll.2 Sun Feb 07 18:14:43 2021 +0000
+++ b/lib/libc/sys/poll.2 Sun Feb 07 18:22:51 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: poll.2,v 1.32 2020/07/17 18:58:11 wiz Exp $
+.\" $NetBSD: poll.2,v 1.33 2021/02/07 18:22:51 rillig Exp $
.\"
.\" Copyright (c) 1998, 2005, 2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -221,7 +221,7 @@
.Pp
The
.Fn ppoll
-function is an wrapper for
+function is a wrapper for
.Fn pollts
to provide compatiblity with the Linux implementation.
.Sh ERRORS
Home |
Main Index |
Thread Index |
Old Index