From owner-cvs-lib Wed Nov 5 02:14:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA00642 for cvs-lib-outgoing; Wed, 5 Nov 1997 02:14:50 -0800 (PST) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA00386; Wed, 5 Nov 1997 02:10:52 -0800 (PST) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA17091; Wed, 5 Nov 1997 02:09:34 -0800 (PST) Date: Wed, 5 Nov 1997 02:09:34 -0800 (PST) Message-Id: <199711051009.CAA17091@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys mount.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 1997/11/05 02:09:34 PST Modified files: lib/libc/sys mount.2 Log: changed prototype to match text changed sysctl to lsvfs as "sysctl vfs" doesn't return a listing of possible filesystem names Revision Changes Path 1.11 +4 -8 src/lib/libc/sys/mount.2