Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 1998 11:16:22 +0900 (JST)
From:      sakai@jp.freebsd.org
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/7243: typos in kernfs(5) online manual
Message-ID:  <199807110216.LAA03668@footwork.mxr.mesh.ne.jp>

next in thread | raw e-mail | index | archive | help

>Number:         7243
>Category:       docs
>Synopsis:       typos in kernfs(5) online manual
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 10 19:20:00 PDT 1998
>Last-Modified:
>Originator:     Junji SAKAI
>Organization:
Jpman project
>Release:        FreeBSD 2.2.6-RELEASE i386
>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.

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807110216.LAA03668>