From owner-cvs-sbin Sat Dec 14 12:14:19 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA06568 for cvs-sbin-outgoing; Sat, 14 Dec 1996 12:14:19 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA06556; Sat, 14 Dec 1996 12:14:18 -0800 (PST) Date: Sat, 14 Dec 1996 12:14:18 -0800 (PST) From: Mike Pritchard Message-Id: <199612142014.MAA06556@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/mount_std mount_procfs.8 Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/12/14 12:14:16 Modified: sbin/mount_std mount_procfs.8 Log: Remove the detailed description of the files in /proc and instead refer the reader to procfs(5) so that the information does not need to be maintained in two places. Revision Changes Path 1.3 +11 -156 src/sbin/mount_std/mount_procfs.8