Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/toupper.3,v retrieving revision 1.7.12.3 retrieving revision 1.9 diff -u -p -r1.7.12.3 -r1.9 --- src/lib/libc/gen/toupper.3 2002/03/22 20:42:13 1.7.12.3 +++ src/lib/libc/gen/toupper.3 2001/09/16 02:30:25 1.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: toupper.3,v 1.7.12.3 2002/03/22 20:42:13 nathanw Exp $ +.\" $NetBSD: toupper.3,v 1.9 2001/09/16 02:30:25 wiz Exp $ .\" .\" Copyright (c) 1989, 1991 The Regents of the University of California. .\" All rights reserved. @@ -46,7 +46,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include \*[Lt]ctype.h\*[Gt] +.Fd #include .Ft int .Fn toupper "int c" .Sh DESCRIPTION