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.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- src/lib/libc/gen/toupper.3 2004/12/24 02:47:16 1.14 +++ src/lib/libc/gen/toupper.3 2006/10/05 22:34:52 1.15 @@ -1,4 +1,4 @@ -.\" $NetBSD: toupper.3,v 1.14 2004/12/24 02:47:16 wiz Exp $ +.\" $NetBSD: toupper.3,v 1.15 2006/10/05 22:34:52 rillig Exp $ .\" .\" Copyright (c) 1989, 1991 The Regents of the University of California. .\" All rights reserved. @@ -92,4 +92,4 @@ must be .Dv EOF or representable as an .Li unsigned char ; -otherwise, the result is undefined. +otherwise, the behavior is undefined.