diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3 | 4 | ||||
-rw-r--r-- | lib/libc/sys/extattr_get_file.2 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3 b/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3 index 5c074f5..39eddb9 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 diff --git a/lib/libc/sys/extattr_get_file.2 b/lib/libc/sys/extattr_get_file.2 index b22f50f..775b0da 100644 --- a/lib/libc/sys/extattr_get_file.2 +++ b/lib/libc/sys/extattr_get_file.2 @@ -111,7 +111,7 @@ arguments in the style of .Xr read 2 ; .Fn extattr_set_file consumes these arguments in the style of -.Xr write 2. +.Xr write 2 . .Pp If .Fa data |