From ead5223f5455bc8d6ef59bbe128b6f2f602a1688 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 21 Jan 2005 20:48:00 +0000 Subject: [PATCH] Fixed punctuation in xrefs. --- lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3 | 4 ++-- lib/libc/sys/extattr_get_file.2 | 2 +- share/man/man9/time.9 | 6 +++--- usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 | 4 ++-- usr.sbin/jail/jail.8 | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3 b/lib/libbsnmp/modules/snmp_netgraph/snmp_netgraph.3 index 5c074f56f5a..39eddb9ac04 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 b22f50fd03c..775b0da81a3 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 diff --git a/share/man/man9/time.9 b/share/man/man9/time.9 index d7916147d2b..091f72eb49c 100644 --- a/share/man/man9/time.9 +++ b/share/man/man9/time.9 @@ -61,7 +61,7 @@ The variable is the number of seconds since boot. .Pp The -.Xr bintime 9, +.Xr bintime 9 , .Xr getbintime 9 , .Xr microtime 9 , .Xr getmicrotime 9 , @@ -72,7 +72,7 @@ functions can be used to get the current time more accurately and in an atomic manner. Similarly, the The -.Xr binuptime 9, +.Xr binuptime 9 , .Xr getbinuptime 9 , .Xr microuptime 9 , .Xr getmicrouptime 9 , @@ -98,7 +98,7 @@ variable may be read and written without special precautions. .Xr binuptime 9 , .Xr microtime 9 , .Xr microuptime 9 , -.Xr nanotime 9, +.Xr nanotime 9 , .Xr nanouptime 9 .Rs .%A "Poul-Henning Kamp" diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 index 5c074f56f5a..39eddb9ac04 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 +++ b/usr.sbin/bsnmpd/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/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index 5af45f67124..1a75f3147a7 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -217,7 +217,7 @@ them in the host environment. This includes most applications providing services using .Xr rpc 3 , such as -.Xr rpcbind 8, +.Xr rpcbind 8 , .Xr nfsd 8 , and .Xr mountd 8 .