Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/newsyslog Revert previous, it was wrong.



details:   https://anonhg.NetBSD.org/src/rev/194ee8f855b7
branches:  trunk
changeset: 325372:194ee8f855b7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Dec 20 17:01:39 2013 +0000

description:
Revert previous, it was wrong.
>From David H. Gutteridge in PR bin/48460.

diffstat:

 usr.bin/newsyslog/newsyslog.8 |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 4729604043f0 -r 194ee8f855b7 usr.bin/newsyslog/newsyslog.8
--- a/usr.bin/newsyslog/newsyslog.8     Fri Dec 20 16:58:34 2013 +0000
+++ b/usr.bin/newsyslog/newsyslog.8     Fri Dec 20 17:01:39 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: newsyslog.8,v 1.38 2013/12/20 10:14:25 wiz Exp $
+.\"    $NetBSD: newsyslog.8,v 1.39 2013/12/20 17:01:39 wiz Exp $
 .\"
 .\" Copyright (c) 1999, 2000 Andrew Doran <ad%NetBSD.org@localhost>
 .\" All rights reserved.
@@ -40,7 +40,7 @@
 .\"
 .\" from FreeBSD: newsyslog.8,v 1.14.2.1 1999/02/25 18:38:33 wollman Exp
 .\"
-.Dd December 20, 2014
+.Dd June 16, 2012
 .Dt NEWSYSLOG 8
 .Os
 .Sh NAME
@@ -134,8 +134,6 @@
 .It Ar ngen
 Specify the number of archive files to be kept
 besides the log file itself.
-A value of 0 disables the deletion of any archive files during log
-rotation.
 .It Ar size
 When the size of the log file reaches
 .Ar size



Home | Main Index | Thread Index | Old Index