From mistral@imasy.or.jp  Sun Feb 26 18:27:34 2006
Return-Path: <mistral@imasy.or.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BD14316A420;
	Sun, 26 Feb 2006 18:27:34 +0000 (GMT)
	(envelope-from mistral@imasy.or.jp)
Received: from shimako.yamayuri.org (yumi.yamayuri.org [218.45.22.23])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4A4E543D45;
	Sun, 26 Feb 2006 18:27:33 +0000 (GMT)
	(envelope-from mistral@imasy.or.jp)
Received: from shimako.yamayuri.org (localhost [127.0.0.1])
	by shimako.yamayuri.org (8.13.4/8.13.4/shimako) with ESMTP id k1QIRYkZ002415
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 27 Feb 2006 03:27:34 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: (from sarumaru@localhost)
	by shimako.yamayuri.org (8.13.4/8.13.4/Submit) id k1QIRXU8002414;
	Mon, 27 Feb 2006 03:27:33 +0900 (JST)
	(envelope-from sarumaru)
Message-Id: <200602261827.k1QIRXU8002414@shimako.yamayuri.org>
Date: Mon, 27 Feb 2006 03:27:33 +0900 (JST)
From: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Reply-To: Yoshihiko Sarumaru <mistral@imasy.or.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: harti@freebsd.org
Subject: [PATCH] fix typo: bsnmpd.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         93870
>Category:       docs
>Synopsis:       [PATCH] fix typo: bsnmpd.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 26 18:30:04 GMT 2006
>Closed-Date:    Mon Feb 27 09:19:12 GMT 2006
>Last-Modified:  Mon Feb 27 09:19:12 GMT 2006
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD shimako.yamayuri.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Fri Feb 24 00:52:39 JST 2006 sarumaru@shimako.yamayuri.org:/usr/obj/usr/src/sys/VGN-T72 i386


	
>Description:
	There might be a typo in bsnmpd(1).
	It should be s/servers/serves/ in follwing line:
	
	The bsnmpd daemon servers the internet SNMP (Simple Network Management
	Protocol).
	
>How-To-Repeat:
	
>Fix:

--- /usr/src/contrib/bsnmp/snmpd/bsnmpd.1	Sun Jan 22 20:16:38 2006
+++ bsnmpd.1	Mon Feb 27 03:20:42 2006
@@ -49,7 +49,7 @@
 .Sh DESCRIPTION
 The
 .Nm
-daemon servers the internet SNMP (Simple Network Management Protocol).
+daemon serves the internet SNMP (Simple Network Management Protocol).
 It is intended to serve only the absolute basic MIBs and implement all other
 MIBs through loadable modules.
 In this way the
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: harti 
State-Changed-When: Mon Feb 27 09:18:27 UTC 2006 
State-Changed-Why:  
Thanks. Will be in the system on next import (today). 

harti 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93870 
>Unformatted:
