From k-horik@mail.yk.rim.or.jp  Sat Apr 12 04:17:18 1997
Received: from mail.yk.rim.or.jp (root@mail.yk.rim.or.jp [202.247.130.37])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA26410
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Apr 1997 04:17:17 -0700 (PDT)
Received: from localhost (ppp348.yk.rim.or.jp [202.247.165.48]) by mail.yk.rim.or.jp (8.8.5/3.4Wbeta6-rim1.1) with ESMTP id UAA08929; Sat, 12 Apr 1997 20:17:15 +0900 (JST)
Message-Id: <199704121117.UAA08929@mail.yk.rim.or.jp>
Date: Sat, 12 Apr 1997 20:16:42 +0900
From: k-horik@yk.rim.or.jp
Sender: k-horik@mail.yk.rim.or.jp
Reply-To: k-horik@yk.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: manapge ypserv.8 contains typo
X-Send-Pr-Version: 3.2

>Number:         3266
>Category:       docs
>Synopsis:       manpage ypserv.8 contains typo
>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:   Sat Apr 12 04:20:06 PDT 1997
>Closed-Date:    Tue Apr 15 00:37:48 PDT 1997
>Last-Modified:  Tue Apr 15 00:41:38 PDT 1997
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

.\"     $Id: ypserv.8,v 1.8.2.1 1997/02/04 07:08:44 tg Exp $

>Description:

 o `.' must be separated from the previous word.
 o `revceives' must be `receives'.

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:
	
--- -	Sat Apr 12 20:05:26 1997
+++ ypserv.8	Sun Apr  6 23:07:31 1997
@@ -58,7 +58,7 @@
 .Nm ypserv
 is the server that distributes NIS databases
 to client systems within an NIS
-.Nm domain.
+.Nm domain .
 Each client in an NIS domain must have its domainname set to
 one of the domains served by
 .Nm ypserv
@@ -99,7 +99,7 @@
 is started by
 .Nm /etc/rc
 if it has been enabled in
-.Nm /etc/sysconfig.
+.Nm /etc/sysconfig .
 .Sh SPECIAL FEATURES
 There are some problems associated with distributing FreeBSD's password
 database via NIS: FreeBSD normally only stores encrypted passwords
@@ -314,7 +314,7 @@
 .Xr syslog 3
 facility. In debug mode, the server does not background
 itself and prints extra status messages to stderr for each
-request that it revceives. Also, while running in debug mode,
+request that it receives. Also, while running in debug mode,
 .Nm ypserv
 will not spawn any additional subprocesses as it normally does
 when handling yp_all requests or doing DNS lookups. (These actions
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jmg 
State-Changed-When: Tue Apr 15 00:37:48 PDT 1997 
State-Changed-Why:  
patch applied (with some other fixes) 
fixed in: 
/home/ncvs/src/usr.sbin/ypserv/ypserv.8,v  <--  ypserv.8 
new revision: 1.12; previous revision: 1.11 
>Unformatted:
