From amakawa@nebula.sf.t.u-tokyo.ac.jp  Tue Oct 13 15:38:17 1998
Received: from nebula.sf.t.u-tokyo.ac.jp (nebula.sf.t.u-tokyo.ac.jp [133.11.87.23])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11595
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Oct 1998 15:38:16 -0700 (PDT)
          (envelope-from amakawa@nebula.sf.t.u-tokyo.ac.jp)
Received: (from amakawa@localhost)
	by nebula.sf.t.u-tokyo.ac.jp (8.8.8/8.8.8) id HAA00757;
	Wed, 14 Oct 1998 07:38:01 +0900 (JST)
	(envelope-from amakawa)
Message-Id: <199810132238.HAA00757@nebula.sf.t.u-tokyo.ac.jp>
Date: Wed, 14 Oct 1998 07:38:01 +0900 (JST)
From: amakawa@sf.t.u-tokyo.ac.jp
Reply-To: amakawa@nebula.sf.t.u-tokyo.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] possible typo in tickadj.8
X-Send-Pr-Version: 3.2

>Number:         8310
>Category:       docs
>Synopsis:       possible typo in tickadj.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 13 15:40:01 PDT 1998
>Closed-Date:    Tue Oct 13 15:58:42 PDT 1998
>Last-Modified:  Tue Oct 13 16:00:00 PDT 1998
>Originator:     Amakawa Shuhei
>Release:        FreeBSD 2.2.7-RELEASE i386
>Organization:
Univ. of Tokyo
>Environment:

	FreeBSD 2.2.7-RELEASE i386

>Description:

I *think* the man page of `adjtime' is found only in section 2,
but it is referred to as adjtime(8) in
/usr/src/usr.sbin/xntpd/doc/tickadj.8.

>How-To-Repeat:

	man tickadj

>Fix:
	
*** tickadj.8.orig      Wed Oct 14 06:09:20 1998
--- tickadj.8   Wed Oct 14 06:09:49 1998
***************
*** 135,141 ****
  Fiddling with kernel variables at run time as a part of ordinary
  operations is a hideous practice which is only necessary to make
  up for deficiencies in the implementation of
! .IR adjtime (8)
  in many kernels and/or brokenness of the system clock in some
  vendors' kernels.  It would be much better if the kernels were fixed
  and the
--- 135,141 ----
  Fiddling with kernel variables at run time as a part of ordinary
  operations is a hideous practice which is only necessary to make
  up for deficiencies in the implementation of
! .IR adjtime (2)
  in many kernels and/or brokenness of the system clock in some
  vendors' kernels.  It would be much better if the kernels were fixed
  and the


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Tue Oct 13 15:58:42 PDT 1998 
State-Changed-Why:  
Fixed in -current and -stable, thanks. 

From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= )
To: amakawa@nebula.sf.t.u-tokyo.ac.jp
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/8310: [PATCH] possible typo in tickadj.8
Date: 14 Oct 1998 00:50:21 +0200

 amakawa@sf.t.u-tokyo.ac.jp writes:
 > I *think* the man page of `adjtime' is found only in section 2,
 
 You're absolutely correct, thanks.
 
 BTW, I think tickadj is now obsolete; at least, it is in 3.0, I'm not
 sure about 2.2. The clock code in the kernel has been fixed so it
 doesn't need tickadj anymore.
 
 DES
 -- 
 Dag-Erling Smrgrav - dag-erli@ifi.uio.no
>Unformatted:
