Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Function argument Fa macro expects its name on ...
details: https://anonhg.NetBSD.org/src/rev/2e293d9f8162
branches: trunk
changeset: 781940:2e293d9f8162
user: njoly <njoly%NetBSD.org@localhost>
date: Mon Oct 08 18:08:40 2012 +0000
description:
Function argument Fa macro expects its name on the same line.
diffstat:
lib/libc/sys/nanosleep.2 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 950733c38579 -r 2e293d9f8162 lib/libc/sys/nanosleep.2
--- a/lib/libc/sys/nanosleep.2 Mon Oct 08 18:02:04 2012 +0000
+++ b/lib/libc/sys/nanosleep.2 Mon Oct 08 18:08:40 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nanosleep.2,v 1.12 2012/10/02 01:46:40 christos Exp $
+.\" $NetBSD: nanosleep.2,v 1.13 2012/10/08 18:08:40 njoly Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -148,8 +148,7 @@
for
.Fn clock_nanosleep ,
the clock specified in the
-.Fa
-clock_id
+.Fa clock_id
argument is not supported.
.El
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index