From owner-cvs-gnu Sat Nov 30 08:13:01 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA23762 for cvs-gnu-outgoing; Sat, 30 Nov 1996 08:13:01 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA23738; Sat, 30 Nov 1996 08:12:51 -0800 (PST) Date: Sat, 30 Nov 1996 08:12:51 -0800 (PST) From: Bruce Evans Message-Id: <199611301612.IAA23738@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/ld/ldd ldd.1 ldd.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/11/30 08:12:49 Modified: gnu/usr.bin/ld/ldd ldd.1 ldd.c Log: Made the synopsis in the man page conform to the style guide. Made the usage message conform to the style guide. Don't use the implementation variable `__progname'. Revision Changes Path 1.8 +1 -1 src/gnu/usr.bin/ld/ldd/ldd.1 1.10 +2 -6 src/gnu/usr.bin/ld/ldd/ldd.c