From owner-cvs-all Wed Oct 18 10:21:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D57CE37B4D7; Wed, 18 Oct 2000 10:21:55 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA02415; Wed, 18 Oct 2000 10:21:55 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200010181721.KAA02415@freefall.freebsd.org> From: Josef Karthauser Date: Wed, 18 Oct 2000 10:21:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 style.perl.7 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/10/18 10:21:55 PDT Modified files: share/man/man7 style.perl.7 Log: Make subroutine prototypes mandatory. The main code should be wrapped in a MAIN:{ ... } declaration. Suggested by: des Revision Changes Path 1.5 +21 -1 src/share/man/man7/style.perl.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message