diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-03 06:02:54 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-03 06:02:54 +0000 |
| commit | 10fd17786fef593955aaac8da81736836a85c178 (patch) | |
| tree | 62705f7c116357c4fb66ea886d0e50ca11000059 /lib/libc | |
| parent | 0df382bd0f43521ed87654cb519f5fa7383f783b (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/getvfsent.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/getvfsent.3 b/lib/libc/gen/getvfsent.3 index efb064a91251..756fec4d4276 100644 --- a/lib/libc/gen/getvfsent.3 +++ b/lib/libc/gen/getvfsent.3 @@ -1,4 +1,4 @@ -.\" $Id: getvfsent.3,v 1.7 1997/02/22 14:58:10 peter Exp $ +.\" $Id: getvfsent.3,v 1.8 1997/02/28 06:22:28 mpp Exp $ .\" Written by Garrett A. Wollman, September 1994. .\" This manual page is in the public domain. .\" @@ -53,7 +53,7 @@ are as follows: .Bl -tag -compact -width vfc_refcount .It vfc_name the name of the filesystem -.It vfc_typenum +.It vfc_index the filesystem type number assigned by the kernel and used in calls to .Xr mount 2 .It vfc_refcount |
