Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/154b91e4ad7d
branches: trunk
changeset: 1005419:154b91e4ad7d
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Dec 07 12:47:07 2019 +0000
description:
Remove trailing whitespace.
diffstat:
lib/libutil/snprintb.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 90be4fec22c0 -r 154b91e4ad7d lib/libutil/snprintb.3
--- a/lib/libutil/snprintb.3 Sat Dec 07 12:45:28 2019 +0000
+++ b/lib/libutil/snprintb.3 Sat Dec 07 12:47:07 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: snprintb.3,v 1.22 2019/12/06 19:31:52 christos Exp $
+.\" $NetBSD: snprintb.3,v 1.23 2019/12/07 12:47:07 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -191,7 +191,7 @@
have not matched.
.Ar FMT
may contain a
-.Ft uintmax_t
+.Ft uintmax_t
format specification that prints the value that
did not match, since the field can be more than 32 bits wide.
.El
Home |
Main Index |
Thread Index |
Old Index