From owner-freebsd-bugs Sun Apr 13 12:20:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA19798 for bugs-outgoing; Sun, 13 Apr 1997 12:20:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA19779; Sun, 13 Apr 1997 12:20:02 -0700 (PDT) Resent-Date: Sun, 13 Apr 1997 12:20:02 -0700 (PDT) Resent-Message-Id: <199704131920.MAA19779@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, dima@tejblum.dnttm.rssi.ru Received: from helios.dnttm.ru (uutejb@dnttm.wave.ras.ru [194.85.104.197]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA19583 for ; Sun, 13 Apr 1997 12:14:10 -0700 (PDT) Received: (from uutejb@localhost) by helios.dnttm.ru (8.8.5/8.8.5/IP-2) with UUCP id XAA14256 for FreeBSD-gnats-submit@freebsd.org; Sun, 13 Apr 1997 23:14:47 +0400 Received: (from dima@localhost) by tejblum.dnttm.rssi.ru (8.8.5/8.8.5) id WAA00705; Sun, 13 Apr 1997 22:52:49 +0400 (MSD) Message-Id: <199704131852.WAA00705@tejblum.dnttm.rssi.ru> Date: Sun, 13 Apr 1997 22:52:49 +0400 (MSD) From: Dmitrij Tejblum Reply-To: dima@tejblum.dnttm.rssi.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/3275: Some man pages has absolutely wrong date Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3275 >Category: docs >Synopsis: Some man pages has absolutely wrong date >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 13 12:20:01 PDT 1997 >Last-Modified: >Originator: Dmitrij Tejblum >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Some man pages uses .Dd "Month day, year" instead of .Dd Month day, year In such cases man print a current date instead of the real date. >How-To-Repeat: man 2 setsid See the date at the bottom of the manpage. If you use current, or fresh installed system, it is probably today. I found 48 broken manpages with cd /usr/src find . -name '*.[123456789n]' | xargs egrep "^.Dd[ \t]*\"" >Fix: >Audit-Trail: >Unformatted: