Remove trailing whitespace.

This commit is contained in:
wiz 2019-12-07 12:47:07 +00:00
parent 04ba8470c8
commit ec6e765cf3
1 changed files with 2 additions and 2 deletions

View File

@ -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 @@ or
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