From owner-freebsd-bugs Sat Apr 12 04:20:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA26829 for bugs-outgoing; Sat, 12 Apr 1997 04:20:11 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA26800; Sat, 12 Apr 1997 04:20:07 -0700 (PDT) Resent-Date: Sat, 12 Apr 1997 04:20:07 -0700 (PDT) Resent-Message-Id: <199704121120.EAA26800@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, k-horik@yk.rim.or.jp 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 ; 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 Reply-To: k-horik@yk.rim.or.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/3266: manapge ypserv.8 contains typo Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3266 >Category: docs >Synopsis: manpage ypserv.8 contains typo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 04:20:06 PDT 1997 >Last-Modified: >Originator: Kazuo Horikawa >Organization: >Release: FreeBSD 2.2.1-RELEASE i386 >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: >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 >Audit-Trail: >Unformatted: