From owner-cvs-all Tue Dec 14 8:56:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BBE061526A; Tue, 14 Dec 1999 08:56:47 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA83257; Tue, 14 Dec 1999 08:56:47 -0800 (PST) (envelope-from nik@FreeBSD.org) Message-Id: <199912141656.IAA83257@freefall.freebsd.org> From: Nik Clayton Date: Tue, 14 Dec 1999 08:56:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1999/12/14 08:56:47 PST Modified files: lib/libc/rpc Makefile.inc Log: Commented out MAN8+= rstat_svc.8 The file it talks about doesn't exist on FreeBSD, so there's no point in installing the manual page. There was already a comment to this effect in this file, but the entry hadn't been commented out. rstat.1 and rstat_svc.8 can probably actually be removed. PR: docs/13767 Submitted by: Seth Revision Changes Path 1.15 +2 -2 src/lib/libc/rpc/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message