Remove trailing whitespace.

This commit is contained in:
wiz 2014-06-05 22:09:50 +00:00
parent 78dc8159da
commit abf14c83e2

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getopt.3,v 1.33 2014/06/05 22:00:22 christos Exp $
.\" $NetBSD: getopt.3,v 1.34 2014/06/05 22:09:50 wiz Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -66,7 +66,7 @@ characters followed by a colon to indicate an option argument
is to follow.
If an individual character is followed by two colons, then the
option argument is optional;
.Va optarg
.Va optarg
is set to the rest of the current
.Va argv
word, or