Comment out "/usr/share/doc/papers/timecounter.ascii.gz", since we do not

have this in NetBSD (yet?)
This commit is contained in:
wiz 2006-06-24 18:41:37 +00:00
parent f36aa0cd37
commit 7dcb52b3b2

View File

@ -1,4 +1,4 @@
.\" $NetBSD: timecounter.9,v 1.1 2006/06/24 08:22:46 kardel Exp $
.\" $NetBSD: timecounter.9,v 1.2 2006/06/24 18:41:37 wiz Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
@ -103,7 +103,7 @@ variable may be read and written without special precautions.
.%A "Poul-Henning Kamp"
.%T "Timecounters: Efficient and precise timekeeping in SMP kernels"
.%J "Proceedings of EuroBSDCon 2002, Amsterdam"
.%O /usr/share/doc/papers/timecounter.ascii.gz
.\" .%O /usr/share/doc/papers/timecounter.ascii.gz
.Re
.Rs
.%A "Marshall Kirk McKusick"