Module Name:    src
Committed By:   uwe
Date:           Thu May  4 11:30:25 UTC 2023

Modified Files:
        src/lib/libcurses/PSD.doc: twinkle1.c
        src/share/man/man0: title.cdrom title.urm

Log Message:
Fix spelling of Kurt Shoens surname.
PR misc/57389


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libcurses/PSD.doc/twinkle1.c
cvs rdiff -u -r1.7 -r1.8 src/share/man/man0/title.cdrom
cvs rdiff -u -r1.9 -r1.10 src/share/man/man0/title.urm

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

Modified files:

Index: src/lib/libcurses/PSD.doc/twinkle1.c
diff -u src/lib/libcurses/PSD.doc/twinkle1.c:1.6 src/lib/libcurses/PSD.doc/twinkle1.c:1.7
--- src/lib/libcurses/PSD.doc/twinkle1.c:1.6	Mon May 23 04:04:49 2005
+++ src/lib/libcurses/PSD.doc/twinkle1.c	Thu May  4 11:30:25 2023
@@ -1,4 +1,4 @@
-/*	$NetBSD: twinkle1.c,v 1.6 2005/05/23 04:04:49 christos Exp $	*/
+/*	$NetBSD: twinkle1.c,v 1.7 2023/05/04 11:30:25 uwe Exp $	*/
 
 /*
  * 
@@ -36,7 +36,7 @@
 
 /*
  * the idea for this program was a product of the imagination of
- * Kurt Schoens.  Not responsible for minds lost or stolen.
+ * Kurt Shoens.  Not responsible for minds lost or stolen.
  */
 
 #define	NCOLS	80

Index: src/share/man/man0/title.cdrom
diff -u src/share/man/man0/title.cdrom:1.7 src/share/man/man0/title.cdrom:1.8
--- src/share/man/man0/title.cdrom:1.7	Thu Dec 16 17:42:28 2010
+++ src/share/man/man0/title.cdrom	Thu May  4 11:30:25 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: title.cdrom,v 1.7 2010/12/16 17:42:28 wiz Exp $
+.\" $NetBSD: title.cdrom,v 1.8 2023/05/04 11:30:25 uwe Exp $
 .\"
 .\" Copyright (c) 1994 Regents of the University of California.
 .\" All rights reserved.
@@ -410,7 +410,7 @@ adventure(6)	Will Crowther	ls(1)	Elan Am
 apply(1)	Rob Pike	ls(1)	Michael Fischbein
 apply(1)	Jan-Simon Pendry	lsearch(3)	Roger L. Snyder
 ar(1)	Hugh A. Smith	m4(1)	Ozan Yigit
-arithmetic(6)	Eamonn McManus	mail(1)	Kurt Schoens
+arithmetic(6)	Eamonn McManus	mail(1)	Kurt Shoens
 arp(8)	Sun Microsystems Inc.	make(1)	Adam de Boor
 at(1)	Steve Wall	me(7)	Eric Allman
 atc(6)	Ed James	mergesort(3)	Peter McIlroy
@@ -474,7 +474,7 @@ file(1)	Ian Darwin	swab(3)	Jeffrey Mogul
 find(1)	Cimarron Taylor	sysconf(3)	Sean Eric Fagan
 finger(1)	Tony Nardo	sysline(1)	J.K. Foderaro
 fish(6)	Muffy Barkocy	syslog(3)	Eric Allman
-fmt(1)	Kurt Schoens	systat(1)	Bill Reeves
+fmt(1)	Kurt Shoens	systat(1)	Bill Reeves
 fnmatch(3)	Guido van Rossum	systat(1)	Robert Elz
 fold(1)	Kevin Ruddy	tail(1)	Edward Sze-Tyan Wang
 fortune(6)	Ken Arnold	talk(1)	Clem Cole

Index: src/share/man/man0/title.urm
diff -u src/share/man/man0/title.urm:1.9 src/share/man/man0/title.urm:1.10
--- src/share/man/man0/title.urm:1.9	Thu Dec 16 17:42:28 2010
+++ src/share/man/man0/title.urm	Thu May  4 11:30:25 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: title.urm,v 1.9 2010/12/16 17:42:28 wiz Exp $
+.\" $NetBSD: title.urm,v 1.10 2023/05/04 11:30:25 uwe Exp $
 .\"
 .\" Copyright (c) 1980, 1993, 1994 Regents of the University of California.
 .\" All rights reserved.
@@ -436,7 +436,7 @@ adventure(6)	Will Crowther	ls(1)	Elan Am
 apply(1)	Rob Pike	ls(1)	Michael Fischbein
 apply(1)	Jan-Simon Pendry	lsearch(3)	Roger L. Snyder
 ar(1)	Hugh A. Smith	m4(1)	Ozan Yigit
-arithmetic(6)	Eamonn McManus	mail(1)	Kurt Schoens
+arithmetic(6)	Eamonn McManus	mail(1)	Kurt Shoens
 arp(8)	Sun Microsystems Inc.	make(1)	Adam de Boor
 at(1)	Steve Wall	me(7)	Eric Allman
 atc(6)	Ed James	mergesort(3)	Peter McIlroy
@@ -500,7 +500,7 @@ file(1)	Ian Darwin	swab(3)	Jeffrey Mogul
 find(1)	Cimarron Taylor	sysconf(3)	Sean Eric Fagan
 finger(1)	Tony Nardo	sysline(1)	J.K. Foderaro
 fish(6)	Muffy Barkocy	syslog(3)	Eric Allman
-fmt(1)	Kurt Schoens	systat(1)	Bill Reeves
+fmt(1)	Kurt Shoens	systat(1)	Bill Reeves
 fnmatch(3)	Guido van Rossum	systat(1)	Robert Elz
 fold(1)	Kevin Ruddy	tail(1)	Edward Sze-Tyan Wang
 fortune(6)	Ken Arnold	talk(1)	Clem Cole

Reply via email to