Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen Fly, nasal demons, fly away...



details:   https://anonhg.NetBSD.org/src/rev/34c7d56a04ee
branches:  trunk
changeset: 447530:34c7d56a04ee
user:      uwe <uwe%NetBSD.org@localhost>
date:      Tue Jan 15 03:43:15 2019 +0000

description:
Fly, nasal demons, fly away...

diffstat:

 lib/libc/gen/ctype.3 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 3efd2ce2286d -r 34c7d56a04ee lib/libc/gen/ctype.3
--- a/lib/libc/gen/ctype.3      Tue Jan 15 03:30:58 2019 +0000
+++ b/lib/libc/gen/ctype.3      Tue Jan 15 03:43:15 2019 +0000
@@ -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 @@
 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':



Home | Main Index | Thread Index | Old Index