Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 1997 19:08:08 -0600 (CST)
From:      invis@visi.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/4883: Typos in psd/20.ipctut 
Message-ID:  <199710290108.TAA18078@agentq.invisinet.visi.com>
Resent-Message-ID: <199710290120.RAA07095@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4883
>Category:       docs
>Synopsis:       Typos in /usr/share/doc/psd/20.ipctut
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 28 17:20:01 PST 1997
>Last-Modified:
>Originator:     invis@visi.com
>Organization:
none 
>Release:        FreeBSD 2.2-STABLE i386
>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.
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710290108.TAA18078>