From owner-freebsd-bugs Sat Apr 12 04:20:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA26817 for bugs-outgoing; Sat, 12 Apr 1997 04:20:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA26788; Sat, 12 Apr 1997 04:20:06 -0700 (PDT) Resent-Date: Sat, 12 Apr 1997 04:20:06 -0700 (PDT) Resent-Message-Id: <199704121120.EAA26788@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 EAA26394 for ; Sat, 12 Apr 1997 04:16:54 -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 UAA08760; Sat, 12 Apr 1997 20:16:51 +0900 (JST) Message-Id: <199704121116.UAA08760@mail.yk.rim.or.jp> Date: Sat, 12 Apr 1997 20:16:19 +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/3265: manpage ypbind.8 contains typo Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3265 >Category: docs >Synopsis: manpage ypbind.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:04 PDT 1997 >Last-Modified: >Originator: Kazuo Horikawa >Organization: >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: .\" $Id: ypbind.8,v 1.5.2.1 1997/03/06 08:01:03 mpp Exp $ >Description: Please see Fix:. o `second dary' must be `secondary'. o the manual page cross reference is `.Xr'. o the command name is `.Nm'. >How-To-Repeat: >Fix: --- - Sat Apr 12 19:56:05 1997 +++ ypbind.8 Wed Apr 2 23:12:32 1997 @@ -62,12 +62,14 @@ After a binding has been established, .Nm ypbind will send DOMAIN_NONACK requests to the NIS server at one minute -intervals. If it fails to receive a reply to one of these requests +intervals. If it fails to receive a reply to one of these requests, .Nm ypbind assumes that the server is no longer running and resumes its network broadcasts until another binding is established. .Nm ypbind -will also log warning messages using the syslog(3) facility each time +will also log warning messages using the +.Xr syslog 3 +facility each time it detects that a server has stopped responding, as well as when it has bound to a new server. .Pp @@ -136,11 +138,12 @@ .Sh NOTES .Nm ypbind will not make continuous attempts to keep secondary domains bound. -If a server for a second dary domain fails to respond to a ping, +If a server for a secondary domain fails to respond to a ping, .Nm ypbind will broadcast for a new server only once before giving up. If a -client program attempts to reference the unbound domain, ypbind will -try broadcasting again. By contrast, +client program attempts to reference the unbound domain, +.Nm ypbind +will try broadcasting again. By contrast, .Nm ypbind will automatically maintain a binding for the default domain whether client programs reference it ot not. >Audit-Trail: >Unformatted: