fmt
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 09:18:37 +0000 (01:18 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 09:18:37 +0000 (01:18 -0800)
SCCS-vsn: lib/libc/gen/getfsent.3 6.3

usr/src/lib/libc/gen/getfsent.3

index 87b8d30..bfc921b 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)getfsent.3  6.2 (Berkeley) %G%
+.\"    @(#)getfsent.3  6.3 (Berkeley) %G%
 .\"
 .TH GETFSENT 3  ""
 .UC 4
 .\"
 .TH GETFSENT 3  ""
 .UC 4
@@ -39,7 +39,7 @@ containing the broken-out fields of a line in the file system description file,
 .RS
 .PP
 .nf
 .RS
 .PP
 .nf
-struct fstab{
+struct fstab {
        char    *fs_spec;
        char    *fs_file;
        char    *fs_type;
        char    *fs_spec;
        char    *fs_file;
        char    *fs_type;