Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/3cec63c8a6c4
branches: trunk
changeset: 936070:3cec63c8a6c4
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jul 17 18:58:11 2020 +0000
description:
Remove trailing whitespace.
diffstat:
lib/libc/sys/poll.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b747931e8c13 -r 3cec63c8a6c4 lib/libc/sys/poll.2
--- a/lib/libc/sys/poll.2 Fri Jul 17 17:57:16 2020 +0000
+++ b/lib/libc/sys/poll.2 Fri Jul 17 18:58:11 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: poll.2,v 1.31 2020/07/17 15:34:17 kamil Exp $
+.\" $NetBSD: poll.2,v 1.32 2020/07/17 18:58:11 wiz 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 an wrapper for
.Fn pollts
to provide compatiblity with the Linux implementation.
.Sh ERRORS
Home |
Main Index |
Thread Index |
Old Index