From andrew@house.key.net.au  Mon Mar 31 17:54:57 1997
Received: from house.key.net.au (root@[203.35.4.2])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA28122
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Mar 1997 17:54:51 -0800 (PST)
Received: (from root@localhost)
	by house.key.net.au (8.8.5/8.8.5) id LAA04926;
	Sat, 29 Mar 1997 11:48:31 +1100 (EST)
Message-Id: <199703290048.LAA04926@house.key.net.au>
Date: Sat, 29 Mar 1997 11:48:31 +1100 (EST)
From: Andrew <andrew@house.key.net.au>
Reply-To: andrew@ugh.net.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typo in man page
X-Send-Pr-Version: 3.2

>Number:         3160
>Category:       docs
>Synopsis:       Typo in man page for yp(4)
>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:   Mon Mar 31 18:00:01 PST 1997
>Closed-Date:    Tue Apr 1 09:11:12 PST 1997
>Last-Modified:  Tue Apr  1 09:11:30 PST 1997
>Originator:     Andrew
>Release:        FreeBSD 2.1.7-RELEASE i386
>Organization:
>Environment:

2.1.7 from CD.

>Description:

	There is a typo in the yp(4) man page. 'from' is written as 'form' in the line (which is derived directly form 4.4BSD). Its line 173 in the formateed version.

>How-To-Repeat:

man yp

>Fix:
	
Using the uncompressed versions of the man page (/usr/share/man/man4/yp.4.gz) apply the following patch:


*** yp.4.orig	Sun Mar 30 00:45:18 1997
--- yp.4	Sun Mar 30 00:46:33 1997
***************
*** 267,273 ****
  is specially designed to provided enhanced security (compared to
  other NIS implementations) when used exclusively with FreeBSD client
  systems. The FreeBSD password database system (which is derived directly
! form 4.4BSD) includes support for
  .Nm shadow passwords .
  The standard password database does not contain users' encrypted
  passwords: these are instead stored (along with other information)
--- 267,273 ----
  is specially designed to provided enhanced security (compared to
  other NIS implementations) when used exclusively with FreeBSD client
  systems. The FreeBSD password database system (which is derived directly
! from 4.4BSD) includes support for
  .Nm shadow passwords .
  The standard password database does not contain users' encrypted
  passwords: these are instead stored (along with other information)
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Tue Apr 1 09:11:12 PST 1997 
State-Changed-Why:  
This has already been fixed in rev 1.7 of yp.4. 
>Unformatted:
