Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Fix typo
details: https://anonhg.NetBSD.org/src/rev/b7a0d95ed616
branches: trunk
changeset: 345939:b7a0d95ed616
user: ryoon <ryoon%NetBSD.org@localhost>
date: Thu Jun 16 12:47:10 2016 +0000
description:
Fix typo
diffstat:
lib/libc/sys/nanosleep.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4fed4d4ab7d8 -r b7a0d95ed616 lib/libc/sys/nanosleep.2
--- a/lib/libc/sys/nanosleep.2 Thu Jun 16 11:34:13 2016 +0000
+++ b/lib/libc/sys/nanosleep.2 Thu Jun 16 12:47:10 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nanosleep.2,v 1.19 2015/12/30 16:51:31 wiz Exp $
+.\" $NetBSD: nanosleep.2,v 1.20 2016/06/16 12:47:10 ryoon Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -132,7 +132,7 @@
.Va errno
to the corresponding value, and the
.Fn clock_nanosleep
-function shall return the errnor number directly.
+function shall return the error number directly.
.Bl -tag -width Er
.It Bq Er EFAULT
Either
Home |
Main Index |
Thread Index |
Old Index