Date: Sat, 21 Mar 1998 21:32:21 +0900 From: k-horik@yk.rim.or.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/6084: In newsyslog.8, -F is added, but SYNOPSIS is not updated. Message-ID: <19980321213221G.k-horik@yk.rim.or.jp>
next in thread | raw e-mail | index | archive | help
>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: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 21 04:40:02 PST 1998
>Last-Modified:
>Originator: Kazuo Horikawa
>Organization:
personal user
>Release: FreeBSD 2.2.5-RELEASE i386
>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
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980321213221G.k-horik>
