Module Name:    src
Committed By:   uwe
Date:           Tue Jan 15 03:43:15 UTC 2019

Modified Files:
        src/lib/libc/gen: ctype.3

Log Message:
Fly, nasal demons, fly away...


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/lib/libc/gen/ctype.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/ctype.3
diff -u src/lib/libc/gen/ctype.3:1.29 src/lib/libc/gen/ctype.3:1.30
--- src/lib/libc/gen/ctype.3:1.29	Tue Jan 15 03:30:58 2019
+++ src/lib/libc/gen/ctype.3	Tue Jan 15 03:43:15 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ctype.3,v 1.29 2019/01/15 03:30:58 riastradh Exp $
+.\"	$NetBSD: ctype.3,v 1.30 2019/01/15 03:43:15 uwe Exp $
 .\"
 .\" Copyright (c) 1991 Regents of the University of California.
 .\" All rights reserved.
@@ -170,8 +170,7 @@ When compiling this program, GCC reports
 passes
 .Vt char .
 At runtime, you may get nonsense answers for some inputs without the
-cast \(em if you're lucky and it doesn't crash or make demons come flying
-out of your nose:
+cast \(em if you're lucky and it doesn't crash:
 .Bd -literal -offset indent
 % gcc -Wall -o test test.c
 test.c: In function 'main':

Reply via email to