From patseal@hyperhost.net Wed Aug  4 10:45:17 1999
Return-Path: <patseal@hyperhost.net>
Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5])
	by hub.freebsd.org (Postfix) with ESMTP id D0E77153E0
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Aug 1999 10:45:05 -0700 (PDT)
	(envelope-from patseal@hyperhost.net)
Received: from foobar.foobar.yi.org (p3.a8.du.radix.net [207.192.132.131])
	by hyperhost.net (8.8.5/8.8.5) with ESMTP id NAA11116
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 4 Aug 1999 13:45:08 -0400 (EDT)
Received: by foobar.foobar.yi.org (Postfix, from userid 1000)
	id 2E19F137F06; Wed,  4 Aug 1999 13:42:11 -0400 (EDT)
Message-Id: <19990804174211.2E19F137F06@foobar.foobar.yi.org>
Date: Wed,  4 Aug 1999 13:42:11 -0400 (EDT)
From: patseal@hyperhost.net
Reply-To: patseal@hyperhost.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: strfile manpage: s/source_file.out/source_file.dat/
X-Send-Pr-Version: 3.2

>Number:         12968
>Category:       docs
>Synopsis:       strfile manpage: s/source_file.out/source_file.dat/
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    mpp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug  4 10:50:01 PDT 1999
>Closed-Date:    Fri Aug 6 08:41:11 PDT 1999
>Last-Modified:  Fri Aug  6 08:42:22 PDT 1999
>Originator:     Patrick Seal
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:


>Description:

	All reference to the default output file of strfile should
	be changed from .out to .dat.

>How-To-Repeat:

	# strfile fortunes
	"fortunes.dat" created
	There were 3543 strings
	Longest string: 2122 bytes
	Shortest string: 11 bytes

	Note that the output is fortunes.dat not fortunes.out.

>Fix:
	
	s/\.out/\.dat/


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->mpp 
Responsible-Changed-By: mpp 
Responsible-Changed-When: Wed Aug 4 11:29:13 PDT 1999 
Responsible-Changed-Why:  
I'll take care of fixing this. 
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Fri Aug 6 08:41:11 PDT 1999 
State-Changed-Why:  
The strfile(8) man page was updated to correctly document 
the name of the output files it creates. 
>Unformatted:
