summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ffclock.2
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-08 18:56:21 +0000
committergjb <gjb@FreeBSD.org>2012-05-08 18:56:21 +0000
commit52487d9a5cec5d4144a37b031adbf2b113602c8c (patch)
tree3221d9382ca72a5f4d428b20ce2750d923daae65 /lib/libc/sys/ffclock.2
parent8120b09fe9332fb0fd25fb29d6a2e8b7f0872b9e (diff)
downloadFreeBSD-src-52487d9a5cec5d4144a37b031adbf2b113602c8c.zip
FreeBSD-src-52487d9a5cec5d4144a37b031adbf2b113602c8c.tar.gz
General mdoc(7) and typo fixes.
PR: 167713 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
Diffstat (limited to 'lib/libc/sys/ffclock.2')
-rw-r--r--lib/libc/sys/ffclock.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/ffclock.2 b/lib/libc/sys/ffclock.2
index 0e8f09b..68ea922 100644
--- a/lib/libc/sys/ffclock.2
+++ b/lib/libc/sys/ffclock.2
@@ -34,7 +34,7 @@
.Nm ffclock_getcounter ,
.Nm ffclock_getestimate ,
.Nm ffclock_setestimate
-.Nd Retrieve feed-forward counter, get and set feed-forward clock estimates.
+.Nd Retrieve feed-forward counter, get and set feed-forward clock estimates
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
@@ -59,7 +59,7 @@ In the feed-forward context, a
.Em timestamp
is a cumulative value of the ticks of the timecounter, which can be converted
into seconds by using the feed-forward
-.Em clock estimates.
+.Em clock estimates .
.Pp
The
.Fn ffclock_getcounter
OpenPOWER on IntegriCloud