Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jun 2014 06:35:08 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r267219 - stable/9/usr.sbin/bsnmpd/modules/snmp_hast
Message-ID:  <201406080635.s586Z8sj083650@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Sun Jun  8 06:35:08 2014
New Revision: 267219
URL: http://svnweb.freebsd.org/changeset/base/267219

Log:
  MFC: r266931
  
  Grammar cleanup; sort SEE ALSO.
  
  Approved by:	re (gjb)

Modified:
  stable/9/usr.sbin/bsnmpd/modules/snmp_hast/snmp_hast.3
Directory Properties:
  stable/9/usr.sbin/bsnmpd/   (props changed)

Modified: stable/9/usr.sbin/bsnmpd/modules/snmp_hast/snmp_hast.3
==============================================================================
--- stable/9/usr.sbin/bsnmpd/modules/snmp_hast/snmp_hast.3	Sat Jun  7 23:08:06 2014	(r267218)
+++ stable/9/usr.sbin/bsnmpd/modules/snmp_hast/snmp_hast.3	Sun Jun  8 06:35:08 2014	(r267219)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 9, 2013
+.Dd May 31, 2014
 .Dt SNMP_HAST 3
 .Os
 .Sh NAME
@@ -40,11 +40,12 @@ The
 module implements a private BEGEMOT-HAST-MIB, which allows
 management of HAST resources.
 .Pp
-The module uses
+The module uses the
 .Xr hastd 8
 control socket to communicate with the daemon.
+The
 .Va hastConfigFile
-variable can be used to specify the location of
+variable can be used to specify the location of the
 .Xr hast.conf 5
 file to find the address of the control connection.
 .Sh FILES
@@ -62,8 +63,8 @@ configuration file.
 .Sh SEE ALSO
 .Xr bsnmpd 1 ,
 .Xr gensnmptree 1 ,
+.Xr snmpmod 3 ,
 .Xr hastctl 8 ,
-.Xr hastd 8 ,
-.Xr snmpmod 3
+.Xr hastd 8
 .Sh AUTHORS
 .An Mikolaj Golub Aq trociny@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406080635.s586Z8sj083650>