From sakai@mxr.mesh.ne.jp  Fri Jul 10 19:16:42 1998
Received: from meshsv68.os.mesh.ad.jp (meshsv68.os.mesh.ad.jp [133.205.64.136])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA10938
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Jul 1998 19:16:40 -0700 (PDT)
          (envelope-from sakai@mxr.mesh.ne.jp)
Received: from footwork.mxr.mesh.ne.jp (kws13DU23.kng.mesh.ad.jp [133.205.47.83]) by meshsv68.os.mesh.ad.jp (8.8.8+2.7Wbeta7/3.5Wpl1-98042317) with ESMTP id LAA25006 for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Jul 1998 11:16:35 +0900 (JST)
Received: (from sakai@localhost) by footwork.mxr.mesh.ne.jp (8.8.8/3.4W3-05/12/97) id LAA03668; Sat, 11 Jul 1998 11:16:22 +0900 (JST)
Message-Id: <199807110216.LAA03668@footwork.mxr.mesh.ne.jp>
Date: Sat, 11 Jul 1998 11:16:22 +0900 (JST)
From: sakai@jp.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: typos in kernfs(5) online manual
X-Send-Pr-Version: 3.2

>Number:         7243
>Category:       docs
>Synopsis:       [STABEL] typos in kernfs(5) online manual
>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:   Fri Jul 10 19:20:00 PDT 1998
>Closed-Date:    Tue Jul 14 01:14:22 PDT 1998
>Last-Modified:  Tue Jul 14 01:15:28 PDT 1998
>Originator:     Junji SAKAI
>Release:        FreeBSD 2.2.6-RELEASE i386
>Organization:
Jpman project
>Environment:

normal operating environment
kernfs(5) online manual page included in standard 2.2.6 distribution

>Description:

--- kernfs.5.orig	Sat Jul 11 00:05:02 1998
+++ kernfs.5	Sat Jul 11 10:46:44 1998
@@ -48,7 +48,7 @@
 .Pa /kern .
 The file system includes several regular file which can be
 read, and some of which can also be written.
-The contents of the files in in a machine-independent format,
+The contents of the files are in a machine-independent format,
 either a string, or and integer in decial ASCII.  A trailing
 newline character is added when a number is returned.
 .Pp
@@ -64,7 +64,7 @@
 The current hostname, with a trailing newline.  The
 current hostname can be changed by writing to this file.
 A trailing newline will be stripped from the hostname being
-wirtten.
+written.
 .It Pa hz
 The frequency of the system clock (decimal ASCII).
 .It Pa  loadavg

>How-To-Repeat:

$ man kernfs

>Fix:
	
A patch included above.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: phk 
State-Changed-When: Sat Jul 11 00:44:47 PDT 1998 
State-Changed-Why:  
already fixed in -current 
State-Changed-From-To: suspended->closed 
State-Changed-By: jkoshy 
State-Changed-When: Tue Jul 14 01:14:22 PDT 1998 
State-Changed-Why:  
Merged in -stable (rev 1.2.2.2) by Steve on 1998/05/03. 
>Unformatted:
