Re: df and procfs

1999-08-26 Thread Sheldon Hearn


On Thu, 26 Aug 1999 18:21:43 +0200, Neil Blakey-Milner wrote:

> > (The man page seems to be in error, though, when it says that "sysctl
> > vfs" tells what kinds of filesystems are available.)
> 
> lsvfs should give a good indication.

My dog! You learn something new every day. :-)

Thanks,
Sheldon.

Index: df.1
===
RCS file: /home/ncvs/src/bin/df/df.1,v
retrieving revision 1.14
diff -u -d -r1.14 df.1
--- df.11999/02/12 02:12:06 1.14
+++ df.11999/08/26 16:40:49
@@ -95,12 +95,9 @@
 and
 .Tn MFS .
 The
-.Xr sysctl 8
+.Xr lsvfs 1
 command can be used to find out the types of filesystems
-that are available on the system:
-.Bd -literal -offset indent
-sysctl vfs
-.Ed
+that are available on the system.
 .El
 .Sh ENVIRONMENT
 .Bl -tag -width BLOCKSIZE
@@ -116,6 +113,7 @@
 .Fl t
 flags are ignored if a file or filesystem is specified.
 .Sh SEE ALSO
+.Xr lsvfs 1 ,
 .Xr quota 1 ,
 .Xr fstatfs 2 ,
 .Xr getfsstat 2 ,
@@ -123,8 +121,7 @@
 .Xr getmntinfo 3 ,
 .Xr fstab 5 ,
 .Xr mount 8 ,
-.Xr quot 8 ,
-.Xr sysctl 8
+.Xr quot 8
 .Sh HISTORY
 A
 .Nm


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Neil Blakey-Milner
On Thu 1999-08-26 (12:33), Ben Rosengart wrote:
> On Thu, 26 Aug 1999, Neil Blakey-Milner wrote:
> 
> > On Thu 1999-08-26 (12:15), Ben Rosengart wrote:
> > > 
> > > (The man page seems to be in error, though, when it says that "sysctl
> > > vfs" tells what kinds of filesystems are available.)
> > 
> > lsvfs should give a good indication.
> 
> Should I submit a patch to the man page?

You need to ask? (:

I'll do it if you haven't.

Neil
-- 
Neil Blakey-Milner
n...@rucus.ru.ac.za


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Ben Rosengart
On Thu, 26 Aug 1999, Neil Blakey-Milner wrote:

> On Thu 1999-08-26 (12:15), Ben Rosengart wrote:
> > 
> > (The man page seems to be in error, though, when it says that "sysctl
> > vfs" tells what kinds of filesystems are available.)
> 
> lsvfs should give a good indication.

Should I submit a patch to the man page?

--
 Ben

UNIX Systems Engineer, Skunk Group
StarMedia Network, Inc.



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Neil Blakey-Milner
On Thu 1999-08-26 (12:15), Ben Rosengart wrote:
> > df -t noprocfs
> > 
> > and voila no procfs in the output !
> 
> Well that works.  Thanks.
> 
> (The man page seems to be in error, though, when it says that "sysctl
> vfs" tells what kinds of filesystems are available.)

lsvfs should give a good indication.

Neil
-- 
Neil Blakey-Milner
n...@rucus.ru.ac.za


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Ben Rosengart
On Thu, 26 Aug 1999, Cillian Sharkey wrote:

> df -t noprocfs
> 
> and voila no procfs in the output !

Well that works.  Thanks.

(The man page seems to be in error, though, when it says that "sysctl
vfs" tells what kinds of filesystems are available.)

--
 Ben

UNIX Systems Engineer, Skunk Group
StarMedia Network, Inc.



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Cillian Sharkey
Ben Rosengart wrote:
> 
> How would people feel about excluding procfs from the output of df?

df -t noprocfs

and voila no procfs in the output !

Cillian


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Sheldon Hearn



On Thu, 26 Aug 1999 18:21:43 +0200, Neil Blakey-Milner wrote:

> > (The man page seems to be in error, though, when it says that "sysctl
> > vfs" tells what kinds of filesystems are available.)
> 
> lsvfs should give a good indication.

My dog! You learn something new every day. :-)

Thanks,
Sheldon.

Index: df.1
===
RCS file: /home/ncvs/src/bin/df/df.1,v
retrieving revision 1.14
diff -u -d -r1.14 df.1
--- df.11999/02/12 02:12:06 1.14
+++ df.11999/08/26 16:40:49
@@ -95,12 +95,9 @@
 and
 .Tn MFS .
 The
-.Xr sysctl 8
+.Xr lsvfs 1
 command can be used to find out the types of filesystems
-that are available on the system:
-.Bd -literal -offset indent
-sysctl vfs
-.Ed
+that are available on the system.
 .El
 .Sh ENVIRONMENT
 .Bl -tag -width BLOCKSIZE
@@ -116,6 +113,7 @@
 .Fl t
 flags are ignored if a file or filesystem is specified.
 .Sh SEE ALSO
+.Xr lsvfs 1 ,
 .Xr quota 1 ,
 .Xr fstatfs 2 ,
 .Xr getfsstat 2 ,
@@ -123,8 +121,7 @@
 .Xr getmntinfo 3 ,
 .Xr fstab 5 ,
 .Xr mount 8 ,
-.Xr quot 8 ,
-.Xr sysctl 8
+.Xr quot 8
 .Sh HISTORY
 A
 .Nm


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Neil Blakey-Milner

On Thu 1999-08-26 (12:33), Ben Rosengart wrote:
> On Thu, 26 Aug 1999, Neil Blakey-Milner wrote:
> 
> > On Thu 1999-08-26 (12:15), Ben Rosengart wrote:
> > > 
> > > (The man page seems to be in error, though, when it says that "sysctl
> > > vfs" tells what kinds of filesystems are available.)
> > 
> > lsvfs should give a good indication.
> 
> Should I submit a patch to the man page?

You need to ask? (:

I'll do it if you haven't.

Neil
-- 
Neil Blakey-Milner
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Ben Rosengart

On Thu, 26 Aug 1999, Neil Blakey-Milner wrote:

> On Thu 1999-08-26 (12:15), Ben Rosengart wrote:
> > 
> > (The man page seems to be in error, though, when it says that "sysctl
> > vfs" tells what kinds of filesystems are available.)
> 
> lsvfs should give a good indication.

Should I submit a patch to the man page?

--
 Ben

UNIX Systems Engineer, Skunk Group
StarMedia Network, Inc.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Neil Blakey-Milner

On Thu 1999-08-26 (12:15), Ben Rosengart wrote:
> > df -t noprocfs
> > 
> > and voila no procfs in the output !
> 
> Well that works.  Thanks.
> 
> (The man page seems to be in error, though, when it says that "sysctl
> vfs" tells what kinds of filesystems are available.)

lsvfs should give a good indication.

Neil
-- 
Neil Blakey-Milner
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Ben Rosengart

On Thu, 26 Aug 1999, Cillian Sharkey wrote:

> df -t noprocfs
> 
> and voila no procfs in the output !

Well that works.  Thanks.

(The man page seems to be in error, though, when it says that "sysctl
vfs" tells what kinds of filesystems are available.)

--
 Ben

UNIX Systems Engineer, Skunk Group
StarMedia Network, Inc.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: df and procfs

1999-08-26 Thread Cillian Sharkey

Ben Rosengart wrote:
> 
> How would people feel about excluding procfs from the output of df?

df -t noprocfs

and voila no procfs in the output !

Cillian


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message