From owner-cvs-all Fri Oct 23 19:01:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03344 for cvs-all-outgoing; Fri, 23 Oct 1998 19:01:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA03332; Fri, 23 Oct 1998 19:01:34 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA08053; Fri, 23 Oct 1998 19:01:31 -0700 (PDT) Date: Fri, 23 Oct 1998 19:01:31 -0700 (PDT) Message-Id: <199810240201.TAA08053@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/objformat objformat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/23 19:01:30 PDT Modified files: usr.bin/objformat objformat.c Log: When invoked as "objformat" to print out the current object format, produce an error message if any arguments are given on the command line. Revision Changes Path 1.6 +5 -1 src/usr.bin/objformat/objformat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message