From efe58b60ffa051af64aa76254d75f15c0a52ccdc Mon Sep 17 00:00:00 2001 From: gdr-ftp Date: Sat, 3 Jul 1999 14:46:37 +0000 Subject: [PATCH] fixed some email addrs --- NOTES/README.beta | 4 ++-- NOTES/README.src | 4 ++-- bin/rmdir/rmdir.1 | 4 ++-- bin/rmdir/rmdir.c | 2 +- bin/rmdir/rmdir.desc | 2 +- bin/rmdir/rmdir.rez | 4 ++-- bin/tee/README | 4 ++-- bin/tee/tee.c | 4 ++-- bin/tee/tee.rez | 4 ++-- bin/test/README | 2 +- bin/test/test.1 | 4 ++-- bin/test/test.desc | 2 +- bin/test/test.rez | 4 ++-- doc/describe/tail.html | 2 +- lib/libc/ChangeLog | 6 +++--- lib/libc/gno/map.c | 12 ++++++------ lib/libc/gno/stack.asm | 4 ++-- sbin/mkso/mkso.desc | 2 +- usr.bin/catrez/README | 4 ++-- usr.bin/cpp/cpp.desc | 2 +- usr.bin/false/false.desc | 2 +- usr.bin/false/false.rez | 4 ++-- usr.bin/fmt/fmt.desc | 2 +- usr.bin/help/help.desc | 2 +- usr.bin/nroff/ChangeLog | 2 +- usr.bin/nroff/nroff.1 | 4 ++-- usr.bin/nroff/nroff.desc | 2 +- usr.bin/nroff/nroff.rez | 4 ++-- usr.bin/nroff/tmac.an | 4 ++-- usr.bin/true/true.desc | 2 +- usr.bin/true/true.rez | 4 ++-- usr.bin/whereis/whereis.desc | 2 +- usr.bin/whereis/whereis.rez | 4 ++-- usr.man/man2/rmdir.2 | 4 ++-- usr.man/man3/GSString.3 | 4 ++-- usr.man/man3/basename.3 | 4 ++-- usr.man/man3/getenv.3 | 2 +- usr.man/man3/mapMode.3 | 4 ++-- usr.man/man3/mapPath.3 | 4 ++-- usr.man/man3/stack.3 | 4 ++-- usr.orca.bin/udl/README | 6 +++--- usr.orca.bin/udl/udl.1 | 4 ++-- usr.orca.bin/udl/udl.desc | 2 +- 43 files changed, 76 insertions(+), 76 deletions(-) diff --git a/NOTES/README.beta b/NOTES/README.beta index 219b884..2a01455 100644 --- a/NOTES/README.beta +++ b/NOTES/README.beta @@ -1,7 +1,7 @@ -$Id: README.beta,v 1.1 1997/03/11 08:08:06 gdr Exp $ +$Id: README.beta,v 1.2 1999/07/03 14:46:37 gdr-ftp Exp $ This is the README file for release beta 970304. It probably needs more -detail. Mail to gno-beta@myrias.com with questions, comments, bitches, +detail. Mail to gno-beta@gno.org with questions, comments, bitches, queries, complaints. I suggest you don't mix these files up with those from other versions of diff --git a/NOTES/README.src b/NOTES/README.src index 83a4c36..6aca149 100644 --- a/NOTES/README.src +++ b/NOTES/README.src @@ -1,4 +1,4 @@ -$Id: README.src,v 1.1 1997/03/11 08:08:06 gdr Exp $ +$Id: README.src,v 1.2 1999/07/03 14:46:37 gdr-ftp Exp $ Have a look in the NOTES directory, especially the files "status" and "notes.*". There are notes in there on changed header files -- @@ -26,6 +26,6 @@ THEY WERE COMPILED, since struct FILE has changed. See the comments in the NOTES/README.beta and orcacdefs/defaults.h files. Also as a reminder, the gno-beta mailing list has been set up. To -join it, send email to with the following text +join it, send email to with the following text and nothing else in the body of the message: subscribe gno-beta diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1 index a508e01..a41fab7 100644 --- a/bin/rmdir/rmdir.1 +++ b/bin/rmdir/rmdir.1 @@ -1,7 +1,7 @@ .\" .\" Devin Reade, 1994 .\" -.\" $Id: rmdir.1,v 1.2 1997/10/30 02:33:49 gdr Exp $ +.\" $Id: rmdir.1,v 1.3 1999/07/03 14:34:54 gdr-ftp Exp $ .\" .TH RMDIR 1 "17 October 1997" GNO "Commands and Applications" .SH NAME @@ -41,7 +41,7 @@ The .BR rmdir utility corresponds to POSIX 1003.2. .SH AUTHOR -Devin Reade, +Devin Reade, .LP This program contains material from the ORCA/C run\-time libraries, Copyright 1987\-1997 Byte Works Inc. Used with permission. diff --git a/bin/rmdir/rmdir.c b/bin/rmdir/rmdir.c index ebf3786..2ff77a9 100644 --- a/bin/rmdir/rmdir.c +++ b/bin/rmdir/rmdir.c @@ -7,7 +7,7 @@ * - moved rmdir(2) implementation to libc * v1.0 - initial revision * - * Version 1.1 by Devin Reade + * Version 1.1 by Devin Reade */ #include diff --git a/bin/rmdir/rmdir.desc b/bin/rmdir/rmdir.desc index 43516b8..44ce741 100644 --- a/bin/rmdir/rmdir.desc +++ b/bin/rmdir/rmdir.desc @@ -1,7 +1,7 @@ Name: rmdir Version: 1.0 (28 Nov 94) Author: Devin Reade. -Contact: +Contact: Where: /bin FTP: ftp.gno.org apple2.caltech.edu ground.icaen.uiowa.edu diff --git a/bin/rmdir/rmdir.rez b/bin/rmdir/rmdir.rez index b02f69e..276bae4 100644 --- a/bin/rmdir/rmdir.rez +++ b/bin/rmdir/rmdir.rez @@ -1,5 +1,5 @@ /* - * $Id: rmdir.rez,v 1.1 1997/10/30 02:33:49 gdr Exp $ + * $Id: rmdir.rez,v 1.2 1999/07/03 14:34:54 gdr-ftp Exp $ */ #include "Types.Rez" @@ -13,6 +13,6 @@ resource rVersion (0x1, purgeable3, nocrossbank) { verUS, "rmdir", "remove (empty) directory\n" - "Devin Reade \n" + "Devin Reade \n" "Canada" }; diff --git a/bin/tee/README b/bin/tee/README index 060f1f7..9bfef91 100644 --- a/bin/tee/README +++ b/bin/tee/README @@ -1,4 +1,4 @@ -$Id: README,v 1.4 1997/10/30 03:32:45 gdr Exp $ +$Id: README,v 1.5 1999/07/03 14:33:38 gdr-ftp Exp $ tee v1.3 for GNO @@ -12,7 +12,7 @@ This program contains material from the Orca/C Run-Time Libraries, copyright 1987-1994 by Byte Works, Inc. Used with Permission. Devin Reade - + Change Log ========== diff --git a/bin/tee/tee.c b/bin/tee/tee.c index d05dc3f..134ced0 100644 --- a/bin/tee/tee.c +++ b/bin/tee/tee.c @@ -1,14 +1,14 @@ /* * tee - send a copy of stdin to a file as well as stdout. * - * Version 1.1 and later by Devin Reade + * Version 1.1 and later by Devin Reade * * tee originally appeared with GNO v1.x, but was fully buffered. * This is a complete re-write which by default uses full buffering * for the output file, but _no_ buffering on stdin and stdout. * This buffering behavior can be changed slightly by the -b flag. * - * $Id: tee.c,v 1.4 1997/10/30 03:32:46 gdr Exp $ + * $Id: tee.c,v 1.5 1999/07/03 14:33:38 gdr-ftp Exp $ */ #include diff --git a/bin/tee/tee.rez b/bin/tee/tee.rez index 7797ee6..e22fb1b 100644 --- a/bin/tee/tee.rez +++ b/bin/tee/tee.rez @@ -1,5 +1,5 @@ /* - * $Id: tee.rez,v 1.2 1997/10/30 03:32:46 gdr Exp $ + * $Id: tee.rez,v 1.3 1999/07/03 14:33:38 gdr-ftp Exp $ */ #include "Types.Rez" @@ -13,6 +13,6 @@ resource rVersion (0x1, purgeable3, nocrossbank) { verUS, "tee", "pipe fitting\n" - "Devin Reade \n" + "Devin Reade \n" "Canada" }; diff --git a/bin/test/README b/bin/test/README index e64ce1d..a88fb0d 100644 --- a/bin/test/README +++ b/bin/test/README @@ -23,7 +23,7 @@ If you have problems with this, let me know. It was a two-hour port. Devin Reade February, 1996 - + CHANGE LOG ========== diff --git a/bin/test/test.1 b/bin/test/test.1 index db6cf88..7905322 100644 --- a/bin/test/test.1 +++ b/bin/test/test.1 @@ -34,7 +34,7 @@ .\" .\" @(#)test.1 6.6 (Berkeley) 6/8/92 .\" -.\" $Id: test.1,v 1.2 1997/10/30 03:35:21 gdr Exp $ +.\" $Id: test.1,v 1.3 1999/07/03 14:36:14 gdr-ftp Exp $ .\" .TH TEST 1 "19 October 1997" GNO "Commands and Applications" .SH NAME @@ -266,7 +266,7 @@ version 5.4. .LP The GNO port of .BR test -was done by Devin Reade, . +was done by Devin Reade, . .SH STANDARDS The .B test diff --git a/bin/test/test.desc b/bin/test/test.desc index 5c7aabe..43f3efe 100644 --- a/bin/test/test.desc +++ b/bin/test/test.desc @@ -2,7 +2,7 @@ Name: test Version: 1.0 (9 Feb 96) Shell: GNO/ME Author: Devin Reade -Contact: gdr@myrias.com +Contact: gdr@gno.org Where: /bin FTP: ftp.gno.org ground.icaen.uiowa.edu diff --git a/bin/test/test.rez b/bin/test/test.rez index e93e7c5..ad074bc 100644 --- a/bin/test/test.rez +++ b/bin/test/test.rez @@ -1,5 +1,5 @@ /* - * $Id: test.rez,v 1.2 1997/10/30 03:35:21 gdr Exp $ + * $Id: test.rez,v 1.3 1999/07/03 14:36:14 gdr-ftp Exp $ */ #include "Types.Rez" @@ -13,6 +13,6 @@ resource rVersion (0x1, purgeable3, nocrossbank) { verUS, "test", "Condition evaluation utility\n" - "Devin Reade \n" + "Devin Reade \n" "Canada" }; diff --git a/doc/describe/tail.html b/doc/describe/tail.html index 47168be..f2d6449 100644 --- a/doc/describe/tail.html +++ b/doc/describe/tail.html @@ -3,7 +3,7 @@ This page was last updated %%LAST_UPDATE%%.
Comments on this page should be forwarded to Devin Reade at -gdr@eddore.myrias.com +gdr@gno.org

Apple II Viewable Page) +21 September 1997: (Devin Reade, ) Added man pages for: rename(2), clearerr(3), ecvt(3), fclose(3), fflush(3), fgets(3), fputs(3), fread(3), fseek(3), funopen(3), getc(3), isblank(3), @@ -49,7 +49,7 @@ Added implementation, man pages for getlogin(2), and setlogin(2). Set the default optimization level to 78 from zero. -5 September 1997: (Devin Reade, ) +5 September 1997: (Devin Reade, ) Headers: - removed __ORCAC_VERSION macro from defaults.h @@ -70,7 +70,7 @@ - added fcntl(2) -Since beta-970304: (Devin Reade, ) +Since beta-970304: (Devin Reade, ) Added the following routines to the build: - the fts*(3) family of routines diff --git a/lib/libc/gno/map.c b/lib/libc/gno/map.c index 9c7d8a4..19fb5af 100644 --- a/lib/libc/gno/map.c +++ b/lib/libc/gno/map.c @@ -1,7 +1,7 @@ /* * libc/gno/map.c -- various mapping functions * - * $Id: map.c,v 1.3 1997/09/21 06:08:11 gdr Exp $ + * $Id: map.c,v 1.4 1999/07/03 14:37:36 gdr-ftp Exp $ * * This file is formatted with tabstops every 8 columns */ @@ -50,7 +50,7 @@ _setModeEmulation (int newval) { /* * _mapMode2GS -- Take a Unix mode and return the GS/OS equivalent. * - * Devin Reade + * Devin Reade */ mode_t @@ -72,7 +72,7 @@ _mapMode2GS(mode_t oldmode) { /* * _mapMode2Unix -- Take a GS/OS mode and return the Unix equivalent. * - * Devin Reade + * Devin Reade */ mode_t @@ -99,7 +99,7 @@ _mapMode2Unix(mode_t oldmode) { /* * _setPathMapping -- control whether or not we map pathnames * - * Devin Reade + * Devin Reade */ static int __force_slash = 0; /* default: no pathname mapping */ @@ -120,7 +120,7 @@ _getPathMapping (void) { /* * _mapPath -- map all occurances of ':' to '/' * - * Devin Reade + * Devin Reade */ char * @@ -150,7 +150,7 @@ _mapPath (char *pathname) { /* * _mapPathGS -- map all occurances of ':' to '/' * - * Devin Reade + * Devin Reade */ GSStringPtr diff --git a/lib/libc/gno/stack.asm b/lib/libc/gno/stack.asm index 08bf12b..0ac7e08 100644 --- a/lib/libc/gno/stack.asm +++ b/lib/libc/gno/stack.asm @@ -1,8 +1,8 @@ ; ; Stack checking routines by Phillip Vandry . Added -; to GNO by Devin Reade . See the man page for details. +; to GNO by Devin Reade . See the man page for details. ; -; $Id: stack.asm,v 1.3 1998/02/19 01:05:17 gdr-ftp Exp $ +; $Id: stack.asm,v 1.4 1999/07/03 14:37:36 gdr-ftp Exp $ ; keep stack diff --git a/sbin/mkso/mkso.desc b/sbin/mkso/mkso.desc index 4751eaa..cc89e2d 100644 --- a/sbin/mkso/mkso.desc +++ b/sbin/mkso/mkso.desc @@ -2,7 +2,7 @@ Name: mkso Version: 1.0 (21 Dec 97) Shell: GNO Author: Devin Reade -Contact: gdr@eddore.myrias.com +Contact: gdr@gno.org Where: /sbin FTP: ftp.gno.org diff --git a/usr.bin/catrez/README b/usr.bin/catrez/README index bc6255b..d81d840 100644 --- a/usr.bin/catrez/README +++ b/usr.bin/catrez/README @@ -1,6 +1,6 @@ catrez -- concatenate resource forks from files -$Id: README,v 1.3 1997/09/30 05:14:47 gdr Exp $ +$Id: README,v 1.4 1999/07/03 14:40:22 gdr-ftp Exp $ DESCRIPTION =========== @@ -44,7 +44,7 @@ v1.0.2 catrez was incorporated into the GNO base distribution. Changes renamed the rVersion resource file; minor formatting differences to the man page; and addition of a describe entry. - (Devin Reade ) + (Devin Reade ) print error messages on stderr instead of stdout use standard parsing of command-line options (Dave Tribby ) diff --git a/usr.bin/cpp/cpp.desc b/usr.bin/cpp/cpp.desc index b1e2c6a..128d225 100644 --- a/usr.bin/cpp/cpp.desc +++ b/usr.bin/cpp/cpp.desc @@ -2,7 +2,7 @@ Name: cpp Version: 2.0 (29 Oct 97) Shell: GNO Author: Ported by Devin Reade. -Contact: gdr@eddore.myrias.com +Contact: gdr@gno.org Where: /usr/bin FTP: ground.icaen.uiowa.edu apple2.caltech.edu ftp.gno.org diff --git a/usr.bin/false/false.desc b/usr.bin/false/false.desc index faa255b..0903ae6 100644 --- a/usr.bin/false/false.desc +++ b/usr.bin/false/false.desc @@ -2,7 +2,7 @@ Name: false Version: 1.0 (7 Aug 97) Shell: GNO, ORCA/Shell Author: Devin Reade. -Contact: gdr@eddore.myrias.com +Contact: gdr@gno.org Where: /bin FTP: ground.icaen.uiowa.edu apple2.caltech.edu ftp.gno.org diff --git a/usr.bin/false/false.rez b/usr.bin/false/false.rez index 2d16bde..7c58c26 100644 --- a/usr.bin/false/false.rez +++ b/usr.bin/false/false.rez @@ -1,5 +1,5 @@ /* - * $Id: false.rez,v 1.2 1997/09/26 06:39:12 gdr Exp $ + * $Id: false.rez,v 1.3 1999/07/03 14:41:01 gdr-ftp Exp $ */ #include "Types.Rez" @@ -13,5 +13,5 @@ resource rVersion (0x1, purgeable3, nocrossbank) { verUS, "false", "Return a 'false' value to the shell\n" - "Author: Devin Reade " + "Author: Devin Reade " }; diff --git a/usr.bin/fmt/fmt.desc b/usr.bin/fmt/fmt.desc index 4cb385b..d8daa3a 100644 --- a/usr.bin/fmt/fmt.desc +++ b/usr.bin/fmt/fmt.desc @@ -2,7 +2,7 @@ Name: fmt Version: 1.0 (19 Oct 97) Shell: GNO Author: Ported by Devin Reade. -Contact: gdr@eddore.myrias.com +Contact: gdr@gno.org Where: /usr/bin FTP: ground.icaen.uiowa.edu apple2.caltech.edu ftp.gno.org diff --git a/usr.bin/help/help.desc b/usr.bin/help/help.desc index ba44d0d..fcf5c8a 100644 --- a/usr.bin/help/help.desc +++ b/usr.bin/help/help.desc @@ -2,7 +2,7 @@ Name: help Version: 1.1 (19 Oct 97) Shell: GNO Author: Devin Reade. -Contact: gdr@eddore.myrias.com +Contact: gdr@gno.org Where: /usr/bin FTP: ground.icaen.uiowa.edu apple2.caltech.edu ftp.gno.org diff --git a/usr.bin/nroff/ChangeLog b/usr.bin/nroff/ChangeLog index 4c0424e..25d1284 100644 --- a/usr.bin/nroff/ChangeLog +++ b/usr.bin/nroff/ChangeLog @@ -7,7 +7,7 @@ CHANGES 1.2 (18 March 1997) - Maintenance of nroff has been taken over by Devin Reade, - + - Fixed a significant number of memory trashing bugs. Most of them were of the walking-off-an-array variety. - Optimized for speed, mainly by translating some functions diff --git a/usr.bin/nroff/nroff.1 b/usr.bin/nroff/nroff.1 index 95c3b77..7f7c11b 100644 --- a/usr.bin/nroff/nroff.1 +++ b/usr.bin/nroff/nroff.1 @@ -1,7 +1,7 @@ .\" nroff(1) manpage by rosenkra@convex.com (Bill Rosenkranz, 7/22/90) .\" modifications by Devin Reade, 18 March 97 .\" -.\" $Id: nroff.1,v 1.4 1998/01/27 16:02:22 gdr-ftp Exp $ +.\" $Id: nroff.1,v 1.5 1999/07/03 14:42:53 gdr-ftp Exp $ .\" .TH NROFF 1 "19 October 1997" GNO "Commands and Applications" .SH NAME @@ -657,7 +657,7 @@ stdout output stream .fi .SH AUTHOR .nf -Various bug fixes for GNO by Devin Reade , +Various bug fixes for GNO by Devin Reade , March 1997. Adapted for Atari ST (TOS) and Minix by Bill Rosenkranz 11/89 diff --git a/usr.bin/nroff/nroff.desc b/usr.bin/nroff/nroff.desc index f37b950..17c5d48 100644 --- a/usr.bin/nroff/nroff.desc +++ b/usr.bin/nroff/nroff.desc @@ -2,7 +2,7 @@ Name: nroff Version: 1.2.1 (19 Oct 97) Shell: GNO Author: Various. Maintained by Devin Reade. -Contact: gdr@eddore.myrias.com +Contact: gdr@gno.org Where: /usr/bin FTP: ftp.gno.org apple2.caltech.edu ground.icaen.uiowa.edu diff --git a/usr.bin/nroff/nroff.rez b/usr.bin/nroff/nroff.rez index 4a3bee3..126f369 100644 --- a/usr.bin/nroff/nroff.rez +++ b/usr.bin/nroff/nroff.rez @@ -1,5 +1,5 @@ /* - * $Id: nroff.rez,v 1.2 1997/10/30 04:04:35 gdr Exp $ + * $Id: nroff.rez,v 1.3 1999/07/03 14:42:53 gdr-ftp Exp $ */ #include "Types.Rez" @@ -13,6 +13,6 @@ resource rVersion (0x1, purgeable3, nocrossbank) { verUS, "nroff", "Text Processing Typesetter\n" - "Devin Reade \n" + "Devin Reade \n" "Canada" }; diff --git a/usr.bin/nroff/tmac.an b/usr.bin/nroff/tmac.an index a078359..f4d7e5f 100644 --- a/usr.bin/nroff/tmac.an +++ b/usr.bin/nroff/tmac.an @@ -11,9 +11,9 @@ .\" v1.10 7/22/90 rosenkra@convex.com (Bill Rosenkranz) .\" freely distributable (no copyright, etc.) .\" -.\" Modifications for GNO by Devin Reade +.\" Modifications for GNO by Devin Reade .\" -.\" $Id: tmac.an,v 1.2 1997/03/20 06:40:51 gdr Exp $ +.\" $Id: tmac.an,v 1.3 1999/07/03 14:42:53 gdr-ftp Exp $ .\" .\" ************************************************************************** .\" diff --git a/usr.bin/true/true.desc b/usr.bin/true/true.desc index 9a88ba3..694b441 100644 --- a/usr.bin/true/true.desc +++ b/usr.bin/true/true.desc @@ -2,7 +2,7 @@ Name: true Version: 1.0 (7 Aug 97) Shell: GNO, ORCA/Shell Author: Devin Reade. -Contact: gdr@eddore.myrias.com +Contact: gdr@gno.org Where: /bin FTP: ground.icaen.uiowa.edu apple2.caltech.edu ftp.gno.org diff --git a/usr.bin/true/true.rez b/usr.bin/true/true.rez index 5a2fa22..49c836d 100644 --- a/usr.bin/true/true.rez +++ b/usr.bin/true/true.rez @@ -1,5 +1,5 @@ /* - * $Id: true.rez,v 1.1 1997/09/26 06:40:51 gdr Exp $ + * $Id: true.rez,v 1.2 1999/07/03 14:43:12 gdr-ftp Exp $ */ #include "Types.Rez" @@ -13,5 +13,5 @@ resource rVersion (0x1, purgeable3, nocrossbank) { verUS, "true", "Return a 'true' value to the shell\n" - "Author: Devin Reade " + "Author: Devin Reade " }; diff --git a/usr.bin/whereis/whereis.desc b/usr.bin/whereis/whereis.desc index 3d09e65..0eaf12d 100644 --- a/usr.bin/whereis/whereis.desc +++ b/usr.bin/whereis/whereis.desc @@ -2,7 +2,7 @@ Name: whereis Version: v1.3 (25 Sep 97) Shell: GNO Author: Modified from BSD code by Devin Reade -Contact: gdr@eddore.myrias.com +Contact: gdr@gno.org Where: /usr/bin FTP: apple2.caltech.edu ground.icaen.uiowa.edu ftp.gno.org diff --git a/usr.bin/whereis/whereis.rez b/usr.bin/whereis/whereis.rez index 1ed3725..0e7ebfb 100644 --- a/usr.bin/whereis/whereis.rez +++ b/usr.bin/whereis/whereis.rez @@ -1,5 +1,5 @@ /* - * $Id: whereis.rez,v 1.1 1997/09/30 04:22:43 gdr Exp $ + * $Id: whereis.rez,v 1.2 1999/07/03 14:43:42 gdr-ftp Exp $ */ #include "Types.Rez" @@ -13,5 +13,5 @@ resource rVersion (0x1, purgeable3, nocrossbank) { verUS, "whereis", "searches standard directories for a file\n" - "Author: Devin Reade " + "Author: Devin Reade " }; diff --git a/usr.man/man2/rmdir.2 b/usr.man/man2/rmdir.2 index 31ae076..48ebb76 100644 --- a/usr.man/man2/rmdir.2 +++ b/usr.man/man2/rmdir.2 @@ -1,5 +1,5 @@ .\" -.\" $Id: rmdir.2,v 1.1 1997/10/30 05:47:18 gdr Exp $ +.\" $Id: rmdir.2,v 1.2 1999/07/03 14:44:15 gdr-ftp Exp $ .\" .TH RMDIR 2 "17 October 1997" GNO "System Calls" .SH NAME @@ -31,7 +31,7 @@ possible to delete a directory which is being used by a process, including that of .BR rmdir . .SH AUTHOR -Devin Reade, +Devin Reade, .SH "SEE ALSO" .BR mkdir (2), .BR unlink (2). diff --git a/usr.man/man3/GSString.3 b/usr.man/man3/GSString.3 index 92c5cf7..6fc0c75 100644 --- a/usr.man/man3/GSString.3 +++ b/usr.man/man3/GSString.3 @@ -1,6 +1,6 @@ .\" Man page by Devin Reade .\" -.\" $Id: GSString.3,v 1.1 1997/02/27 07:32:20 gdr Exp $ +.\" $Id: GSString.3,v 1.2 1999/07/03 14:44:55 gdr-ftp Exp $ .\" .TH GSSTRING 3 "15 December 1996" GNO "Library Routines" .SH NAME @@ -325,7 +325,7 @@ The GI and GO routines are based on code by Soenke Behrens . .LP The remaining routines -were reimplemented from spec by Devin Reade . +were reimplemented from spec by Devin Reade . .SH HISTORY The GI and GO routines first appeared in the .IR "GSString Library" diff --git a/usr.man/man3/basename.3 b/usr.man/man3/basename.3 index f1a0013..5d514c7 100644 --- a/usr.man/man3/basename.3 +++ b/usr.man/man3/basename.3 @@ -1,7 +1,7 @@ .\" .\" Routines and man page by Devin Reade .\" -.\" $Id: basename.3,v 1.2 1998/04/11 19:13:41 gdr-ftp Exp $ +.\" $Id: basename.3,v 1.3 1999/07/03 14:44:55 gdr-ftp Exp $ .\" .TH BASENAME 3 "29 March 1998" GNO "Library Routines" .SH NAME @@ -65,5 +65,5 @@ is longer than PATH_MAX characters, .BR dirname will only consider the first PATH_MAX-1 characters. .SH AUTHOR -Devin Reade +Devin Reade diff --git a/usr.man/man3/getenv.3 b/usr.man/man3/getenv.3 index 421db63..89db460 100644 --- a/usr.man/man3/getenv.3 +++ b/usr.man/man3/getenv.3 @@ -39,7 +39,7 @@ .\" getenv.3,v 1.2 1993/08/01 07:44:27 mycroft Exp .\" .\" This man page was modified to conform with the lenviron v1.1.3 -.\" release for GNO v2.0.3 by Devin Reade . lenviron +.\" release for GNO v2.0.3 by Devin Reade . lenviron .\" was superceeded by libc as of GNO v2.0.6. .\" .TH GETENV 3 "29 January 1997" GNO "Library Functions" diff --git a/usr.man/man3/mapMode.3 b/usr.man/man3/mapMode.3 index 04a8ae1..c0cd39a 100644 --- a/usr.man/man3/mapMode.3 +++ b/usr.man/man3/mapMode.3 @@ -1,6 +1,6 @@ .\" Man page by Devin Reade. .\" -.\" $Id: mapMode.3,v 1.1 1997/02/27 07:32:23 gdr Exp $ +.\" $Id: mapMode.3,v 1.2 1999/07/03 14:44:55 gdr-ftp Exp $ .\" .TH MAPMODE 3 "14 December 1996" GNO "Library Routines" .SH NAME @@ -152,7 +152,7 @@ smart is done for permissions in an AppleShare environment. The mappings performed by these routines are by their nature not entirely reversable. .SH AUTHOR -Devin Reade +Devin Reade .SH "SEE ALSO" .BR chmod (2), .BR creat (2), diff --git a/usr.man/man3/mapPath.3 b/usr.man/man3/mapPath.3 index 9f3a36d..5dc6943 100644 --- a/usr.man/man3/mapPath.3 +++ b/usr.man/man3/mapPath.3 @@ -1,6 +1,6 @@ .\" Man page by Devin Reade. .\" -.\" $Id: mapPath.3,v 1.1 1997/02/27 07:32:23 gdr Exp $ +.\" $Id: mapPath.3,v 1.2 1999/07/03 14:44:55 gdr-ftp Exp $ .\" .TH "MAPPATH" 3 "11 December 1996" GNO "Library Routines" .SH NAME @@ -85,6 +85,6 @@ may be checked. If it is non-zero, the mapping function should be called: .fi .SH AUTHOR -Devin Reade +Devin Reade .SH "SEE ALSO" .IR "GS/OS Reference Manual" . diff --git a/usr.man/man3/stack.3 b/usr.man/man3/stack.3 index 6f55eb2..009e29a 100644 --- a/usr.man/man3/stack.3 +++ b/usr.man/man3/stack.3 @@ -1,6 +1,6 @@ .\" Man page by Devin Reade. .\" -.\" $Id: stack.3,v 1.4 1998/03/28 18:38:02 gdr-ftp Exp $ +.\" $Id: stack.3,v 1.5 1999/07/03 14:44:55 gdr-ftp Exp $ .\" .TH STACK 3 "26 March 1998" GNO "Library Routines" .SH NAME @@ -160,7 +160,7 @@ routine is typically used in the following manner: .fi .SH AUTHORS Phillip Vandry -Devin Reade +Devin Reade .SH HISTORY The .BR _beginStackCheck diff --git a/usr.orca.bin/udl/README b/usr.orca.bin/udl/README index 3beb553..e7f0d8f 100644 --- a/usr.orca.bin/udl/README +++ b/usr.orca.bin/udl/README @@ -4,7 +4,7 @@ udl - Convert EOL formats freely between MS-DOS (CR/LF), UNIX/Amiga (LF), (c) 1993-1997 Soenke Behrens, Devin Reade - Version 1.1.6: $Id: README,v 1.12 1997/12/19 07:48:15 gdr Exp $ + Version 1.1.6: $Id: README,v 1.13 1999/07/03 14:45:43 gdr-ftp Exp $ ============================================================================= Udl converts text files between the various end-of-line conventions, i.e. @@ -228,13 +228,13 @@ Authors ======= Original code by Soenke Behrens -with modifications and version-merging by Devin Reade . +with modifications and version-merging by Devin Reade . Soenke Behrens sbehrens@bigfoot.com Devin Reade -gdr@myrias.com +gdr@gno.org December 1997 Version 1.1.6 diff --git a/usr.orca.bin/udl/udl.1 b/usr.orca.bin/udl/udl.1 index bf8c17e..71d18d3 100644 --- a/usr.orca.bin/udl/udl.1 +++ b/usr.orca.bin/udl/udl.1 @@ -1,6 +1,6 @@ .\" Copyright (c) 1993-1997 Soenke Behrens, Devin Reade .\" -.\" $Id: udl.1,v 1.13 1997/12/19 07:48:15 gdr Exp $ +.\" $Id: udl.1,v 1.14 1999/07/03 14:45:43 gdr-ftp Exp $ .\" .TH UDL 1 "11 December 1997" GNO "Commands and Applications" .SH NAME @@ -93,7 +93,7 @@ the stack actually overflows. Bug reports should be directed to one of the two addresses below. .SH AUTHOR Soenke Behrens with contributions by -Devin Reade . +Devin Reade . .SH VERSION This manual page documents .B udl diff --git a/usr.orca.bin/udl/udl.desc b/usr.orca.bin/udl/udl.desc index 9a3e1cc..7b05b9e 100644 --- a/usr.orca.bin/udl/udl.desc +++ b/usr.orca.bin/udl/udl.desc @@ -2,7 +2,7 @@ Name: udl Version: 1.1.6 Shell: GNO/ME, ORCA/Shell Author: Soenke Behrens, Devin Reade -Contact: sbehrens@bigfoot.com, gdr@myrias.com +Contact: sbehrens@bigfoot.com, gdr@gno.org Where: /usr/bin FTP: ftp.gno.org apple2.caltech.edu ground.icaen.uiowa.edu