From owner-cvs-lib Fri Apr 19 12:00:42 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA25183 for cvs-lib-outgoing; Fri, 19 Apr 1996 12:00:42 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA25169 Fri, 19 Apr 1996 12:00:27 -0700 (PDT) Date: Fri, 19 Apr 1996 12:00:27 -0700 (PDT) From: Bruce Evans Message-Id: <199604191900.MAA25169@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen clock.3 time.3 src/lib/libc/stdtime ctime.3 strftime.3 time2posix.3 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/04/19 12:00:27 Modified: lib/libc/gen clock.3 time.3 lib/libc/stdtime ctime.3 strftime.3 time2posix.3 Log: Removed bogus includes of from synopses. This commit covers the man pages for most of the ANSI library functions. A few others such as strtol.3 have to mention because they mix ANSI interfaces with less well designed extensions. Revision Changes Path 1.4 +1 -1 src/lib/libc/gen/clock.3 1.3 +0 -1 src/lib/libc/gen/time.3 1.3 +0 -1 src/lib/libc/stdtime/ctime.3 1.4 +0 -2 src/lib/libc/stdtime/strftime.3 1.3 +0 -1 src/lib/libc/stdtime/time2posix.3