From dima@tejblum.dnttm.rssi.ru  Tue Apr  8 02:09:38 1997
Received: from helios.dnttm.ru (uutejb@dnttm.wave.ras.ru [194.85.104.197])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA26342
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 8 Apr 1997 02:09:34 -0700 (PDT)
Received: (from uutejb@localhost)
	by helios.dnttm.ru (8.8.5/8.8.5/IP-2) with UUCP id NAA10451
	for FreeBSD-gnats-submit@freebsd.org; Tue, 8 Apr 1997 13:12:45 +0400
Received: (from dima@localhost)
	by tejblum.dnttm.rssi.ru (8.8.5/8.8.5) id MAA00961;
	Tue, 8 Apr 1997 12:58:18 +0400 (MSD)
Message-Id: <199704080858.MAA00961@tejblum.dnttm.rssi.ru>
Date: Tue, 8 Apr 1997 12:58:18 +0400 (MSD)
From: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Reply-To: dima@tejblum.dnttm.rssi.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typo (missed newline) in intro.2
X-Send-Pr-Version: 3.2

>Number:         3228
>Category:       docs
>Synopsis:       Typo (missed newline) in intro.2
>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 Apr  8 02:10:02 PDT 1997
>Closed-Date:    Tue Apr 8 03:47:00 PDT 1997
>Last-Modified:  Tue Apr  8 03:47:32 PDT 1997
>Originator:     Dmitrij Tejblum
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:


>Description:

The manpage intro(2) says:
...
     Programmers should include <sys/errno.h to obtain the definition of>
     errno ....


>How-To-Repeat:

man 2 intro

>Fix:
	
*** /usr/src/lib/libc/sys/intro.2	Sat Mar 15 18:20:03 1997
--- intro.2	Tue Apr  8 12:57:03 1997
***************
*** 81,87 ****
  .Va _THREAD_SAFE .
  .Pp
  Programmers should include
! .Aq Pa sys/errno.h to obtain the definition of
  .Va errno
  rather than coding the definition as an external reference directly. It is
  planned that the
--- 81,88 ----
  .Va _THREAD_SAFE .
  .Pp
  Programmers should include
! .Aq Pa sys/errno.h
! to obtain the definition of
  .Va errno
  rather than coding the definition as an external reference directly. It is
  planned that the

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: peter 
State-Changed-When: Tue Apr 8 03:47:00 PDT 1997 
State-Changed-Why:  
Suggested fix applied, intro.2 rev 1.11 
>Unformatted:
