From glewis@ares.maths.adelaide.edu.au Mon Oct 18 15:26:35 1999
Return-Path: <glewis@ares.maths.adelaide.edu.au>
Received: from ares.maths.adelaide.edu.au (ares.maths.adelaide.edu.au [129.127.246.5])
	by hub.freebsd.org (Postfix) with ESMTP id B282214BD6
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Oct 1999 15:26:31 -0700 (PDT)
	(envelope-from glewis@ares.maths.adelaide.edu.au)
Received: (from glewis@localhost)
	by ares.maths.adelaide.edu.au (8.9.3/8.9.3) id HAA19982;
	Tue, 19 Oct 1999 07:56:30 +0930 (CST)
	(envelope-from glewis)
Message-Id: <199910182226.HAA19982@ares.maths.adelaide.edu.au>
Date: Tue, 19 Oct 1999 07:56:30 +0930 (CST)
From: Greg Lewis <glewis@trc.adelaide.edu.au>
Sender: glewis@ares.maths.adelaide.edu.au
Reply-To: glewis@trc.adelaide.edu.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: [Patch] Minor typos in wst(4) man page
X-Send-Pr-Version: 3.2

>Number:         14407
>Category:       docs
>Synopsis:       [Patch] Minor typos in wst(4) man page
>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:   Mon Oct 18 15:30:00 PDT 1999
>Closed-Date:    Mon Oct 18 15:46:25 PDT 1999
>Last-Modified:  Mon Oct 18 15:46:48 PDT 1999
>Originator:     Greg Lewis
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
Teletraffic Research Centre
>Environment:

	All releases with this man page appear affected.

>Description:

	There are a couple of minor typos in terms of upper case letters
	being used after a comma rather than a full stop (period).

>How-To-Repeat:

	man 4 wst

>Fix:
	
--- /usr/src/share/man/man4/wst.4       Sat Sep 25 07:43:02 1999
+++ wst.4       Mon Oct 18 15:46:52 1999
@@ -109,7 +109,7 @@
 each mode can be set individually by hand with the
 .Xr mt 1
 command.  When a device corresponding to a particular mode is first
-mounted, The operating parameters for that
+mounted, the operating parameters for that
 mount session
 are copied from that mode.  Further changes to the parameters during the
 session will change those in effect for the session but not those set
@@ -190,7 +190,7 @@
 If one requests more blocks than remain in the file, the drive will
 encounter the file mark.  Because there is some data to return (unless
 there were no records before the file mark), the read will succeed,
-returning that data, The next read will return immediately with an
+returning that data.  The next read will return immediately with an
 EOF.  (As above, if the file mark is never read, it remains for the next process to read if in no-rewind mode.)
 .El
 .Sh FILE MARK HANDLING

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: chris 
State-Changed-When: Mon Oct 18 15:46:25 PDT 1999 
State-Changed-Why:  
Committed to HEAD and RELENG_3. 
>Unformatted:
