From 7dcb52b3b22366b9670c048fcc9ca759d630cbab Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 24 Jun 2006 18:41:37 +0000 Subject: [PATCH] Comment out "/usr/share/doc/papers/timecounter.ascii.gz", since we do not have this in NetBSD (yet?) --- share/man/man9/timecounter.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man9/timecounter.9 b/share/man/man9/timecounter.9 index 8e21f6f3178a..1a4c9cf38ebc 100644 --- a/share/man/man9/timecounter.9 +++ b/share/man/man9/timecounter.9 @@ -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"