From invis@agentq.invisinet.visi.com  Tue Oct 28 17:10:37 1997
Received: from mixer.visi.com (root@mixer.visi.com [204.73.178.1])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA06622
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Oct 1997 17:10:33 -0800 (PST)
          (envelope-from invis@agentq.invisinet.visi.com)
Received: from agentq.invisinet.visi.com (192-126.dynamic.visi.com [206.11.192.126]) by mixer.visi.com (8.8.6/8.7.5) with ESMTP id TAA20867 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Oct 1997 19:10:16 -0600 (CST)
Received: (from invis@localhost)
	by agentq.invisinet.visi.com (8.8.7/8.8.5) id TAA18078;
	Tue, 28 Oct 1997 19:08:08 -0600 (CST)
Message-Id: <199710290108.TAA18078@agentq.invisinet.visi.com>
Date: Tue, 28 Oct 1997 19:08:08 -0600 (CST)
From: invis@visi.com
Reply-To: invis@visi.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typos in psd/20.ipctut 
X-Send-Pr-Version: 3.2

>Number:         4883
>Category:       docs
>Synopsis:       Typos in /usr/share/doc/psd/20.ipctut
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 28 17:20:01 PST 1997
>Closed-Date:    Wed Oct 29 16:11:01 PST 1997
>Last-Modified:  Wed Oct 29 16:12:51 PST 1997
>Originator:     invis@visi.com
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
none 
>Environment:

	FreeBSD 2.2-STABLE, i386.
	/usr/share/doc/psd/20.ipctut/paper.ascii.gz last updated as of
	Oct. 26 1997.

>Description:

(Note: Line numbers taken after paper.ascii.gz un-gzipped, and edited w/
 vi. Diff line #'s than when viewed w/ zcat, etc.)

	Line 962: " * Getnostbyname() returns a structure ..."
	Line 968: " fprintf(stderr, "%s: unknown host0, argv[1]);"

>How-To-Repeat:

	Read /usr/share/doc/psd/20.ipctut/paper.ascii.gz
>Fix:
	
	Change "Getnostbyname" to "Gethostbyname".
	Change "fprintf(stderr, "%s: unknownhost0, argv[1]);"
		to "(fprintf(stderr, "%s unknown host", argv[1];"

	Note: My apologies for not providing diffs for the original files.	
	 they are contained in dgramsend.c in the src dir.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jraynard 
State-Changed-When: Wed Oct 29 16:11:01 PST 1997 
State-Changed-Why:  
Committed in revision 1.3, thanks. 
>Unformatted:
