Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdlib Add missing Fc.
details: https://anonhg.NetBSD.org/src/rev/f00ffe453249
branches: trunk
changeset: 339309:f00ffe453249
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Jul 11 15:51:33 2015 +0000
description:
Add missing Fc.
diffstat:
lib/libc/stdlib/strtou.3 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0ccd8fbf1b5f -r f00ffe453249 lib/libc/stdlib/strtou.3
--- a/lib/libc/stdlib/strtou.3 Sat Jul 11 15:50:56 2015 +0000
+++ b/lib/libc/stdlib/strtou.3 Sat Jul 11 15:51:33 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: strtou.3,v 1.2 2015/05/03 12:28:20 wiz Exp $
+.\" $NetBSD: strtou.3,v 1.3 2015/07/11 15:51:33 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -54,6 +54,7 @@
.Fa "uintmax_t lo"
.Fa "uintmax_t hi"
.Fa "int *rstatus"
+.Fc
.Sh DESCRIPTION
The
.Fn strtou
Home |
Main Index |
Thread Index |
Old Index