Remove trailing space from comment line.

This commit is contained in:
wiz 2001-04-02 18:27:13 +00:00
parent 6b5ab77765
commit feb5cd7b0b
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: toupper.3,v 1.7 1998/04/27 22:19:02 fair Exp $
.\" $NetBSD: toupper.3,v 1.8 2001/04/02 18:27:13 wiz Exp $
.\"
.\" Copyright (c) 1989, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -67,7 +67,7 @@ one; otherwise the argument is returned unchanged.
.\" .Xr islower
.\" is true to the corresponding characters for which
.\" .Xr isupper
.\" is true.
.\" is true.
.Sh SEE ALSO
.Xr isalnum 3 ,
.Xr isalpha 3 ,