From ad9aa9f01cda685f8fdf8a8f4d23141c34023292 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 25 May 2017 12:57:15 +0000 Subject: [PATCH] Fix rendering with modern groff Reported by: tj --- share/doc/papers/timecounter/timecounter.ms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/doc/papers/timecounter/timecounter.ms b/share/doc/papers/timecounter/timecounter.ms index 097ab654510..83888ae9871 100644 --- a/share/doc/papers/timecounter/timecounter.ms +++ b/share/doc/papers/timecounter/timecounter.ms @@ -17,7 +17,6 @@ Timecounters: Efficient and precise timekeeping in SMP kernels. .AA .A "Poul-Henning Kamp" "The FreeBSD Project" .AB -.PP The FreeBSD timecounters are an architecture-independent implementation of a binary timescale using whatever hardware support is at hand for tracking time. The binary timescale converts using simple @@ -31,6 +30,7 @@ be detailed as well as the mechanisms used for synchronisation. \** .FS This paper was presented at the EuroBSDcon 2002 conference in Amsterdam. .FE +.1C .SH Introduction .PP