From owner-cvs-all Fri Nov 6 16:42:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA01509 for cvs-all-outgoing; Fri, 6 Nov 1998 16:42:54 -0800 (PST) (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 QAA01495; Fri, 6 Nov 1998 16:42:51 -0800 (PST) (envelope-from des@FreeBSD.org) From: "Dag-Erling C. Sm\xf8rgrav" Received: (from des@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA07815; Fri, 6 Nov 1998 16:42:53 -0800 (PST) Date: Fri, 6 Nov 1998 16:42:53 -0800 (PST) Message-Id: <199811070042.QAA07815@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/kldunload kldunload.8 kldunload.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk des 1998/11/06 16:42:53 PST Modified files: sbin/kldunload kldunload.8 kldunload.c Log: Bitch if both an id and a name are specified. Make the man page and usage message reflect this. As a bonus, make the -n optional so that 'kldunload name' works as one would expect. Revision Changes Path 1.5 +5 -3 src/sbin/kldunload/kldunload.8 1.7 +9 -3 src/sbin/kldunload/kldunload.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message