aboutsummaryrefslogtreecommitdiff
path: root/lib/libbsnmp
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-21 20:48:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-21 20:48:00 +0000
commitead5223f5455bc8d6ef59bbe128b6f2f602a1688 (patch)
tree006a340111b607094e3f6c3125579ecf8c75b74b /lib/libbsnmp
parent327f4aba354420353f9f10f7d13ced821bdb3fd5 (diff)
downloadsrc-ead5223f5455bc8d6ef59bbe128b6f2f602a1688.tar.gz
src-ead5223f5455bc8d6ef59bbe128b6f2f602a1688.zip
Fixed punctuation in xrefs.
Notes
Notes: svn path=/head/; revision=140598
Diffstat (limited to 'lib/libbsnmp')
-rw-r--r--lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3 b/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3
index 5c074f56f5a8..39eddb9ac040 100644
--- a/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3
+++ b/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3
@@ -334,7 +334,7 @@ bytes long.
The function returns 0 if the node and the hook is found, -1
otherwise.
The function skips intermediate tee nodes (see
-.Xr ng_tee 4 ).
+.Xr ng_tee 4 ) .
.Pp
The function
.Fn ng_next_node_id
@@ -347,7 +347,7 @@ If
is not NULL, the function checks, that the peer node's type is
.Fa type .
The function skips intermediate tee nodes (see
-.Xr ng_tee 4 ).
+.Xr ng_tee 4 ) .
It returns the node id of the peer node or 0 if an error occurres or the
types do not match.
.Ss CHANGING THE GRAPH