Date: Mon, 27 Feb 2006 03:27:33 +0900 (JST) From: Yoshihiko Sarumaru <mistral@imasy.or.jp> To: FreeBSD-gnats-submit@FreeBSD.org Cc: harti@FreeBSD.org Subject: docs/93870: [PATCH] fix typo: bsnmpd.1 Message-ID: <200602261827.k1QIRXU8002414@shimako.yamayuri.org> Resent-Message-ID: <200602261830.k1QIU4DL087109@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93870 >Category: docs >Synopsis: [PATCH] fix typo: bsnmpd.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 26 18:30:04 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602261827.k1QIRXU8002414>