From k-horik@yk.rim.or.jp  Sat Mar 21 04:32:58 1998
Received: from yk.rim.or.jp (ppp166.yk.rim.or.jp [202.247.134.166])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA05015
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Mar 1998 04:32:55 -0800 (PST)
          (envelope-from k-horik@yk.rim.or.jp)
Received: from localhost (localhost [127.0.0.1])
	by yk.rim.or.jp (8.8.7/8.8.7) with ESMTP id VAA13633
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Mar 1998 21:32:21 +0900 (JST)
	(envelope-from k-horik@yk.rim.or.jp)
Message-Id: <19980321213221G.k-horik@yk.rim.or.jp>
Date: Sat, 21 Mar 1998 21:32:21 +0900
From: k-horik@yk.rim.or.jp
Reply-To: k-horik@yk.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: In newsyslog.8, -F is added, but SYNOPSIS is not updated.
X-Send-Pr-Version: 3.2

>Number:         6084
>Category:       docs
>Synopsis:       In newsyslog.8, -F is added, but SYNOPSIS is not updated.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 21 04:40:02 PST 1998
>Closed-Date:    Sun Mar 22 14:58:48 PST 1998
>Last-Modified:  Sun Mar 22 14:59:34 PST 1998
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.5-RELEASE i386
>Organization:
personal user
>Environment:

	.\"     $Id: newsyslog.8,v 1.1.1.1.2.5 1998/03/15 05:47:04 jkh Exp $

>Description:

	Description of -F option is added, but SYNOPSIS is not
	updated.

	% man 8 newsyslog
	shows:

[snip]
SYNOPSIS
     newsyslog [-rnv] [-f config_file]
[snip]
     -F      Force newsyslog to trim the logs, even if the trim conditions
             have not been met.  This option is useful for diagnosing system
             problems by providing you with fresh logs that contain only the
             problems.
[snip]

>How-To-Repeat:

	man 8 newsyslog

>Fix:
	
--- newsyslog.8.orig	Fri Mar 20 08:40:57 1998
+++ newsyslog.8	Fri Mar 20 08:41:50 1998
@@ -25,7 +25,7 @@
 .Nd maintain system log files to manageable sizes
 .Sh SYNOPSIS
 .Nm newsyslog
-.Op Fl rnv
+.Op Fl rnvF
 .Op Fl f Ar config_file
 .Sh DESCRIPTION
 .Nm Newsyslog
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Mar 22 14:58:48 PST 1998 
State-Changed-Why:  
Fix merged from -current.  Thanks! 
>Unformatted:
