fix format
authorJim Bloom <bloom@ucbvax.Berkeley.EDU>
Wed, 25 Sep 1985 07:02:13 +0000 (23:02 -0800)
committerJim Bloom <bloom@ucbvax.Berkeley.EDU>
Wed, 25 Sep 1985 07:02:13 +0000 (23:02 -0800)
SCCS-vsn: lib/libc/gen/directory.3 6.2

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

index 7f1f333..d1feae8 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.
 .\"
-.\"    @(#)directory.3 6.1 (Berkeley) %G%
+.\"    @(#)directory.3 6.2 (Berkeley) %G%
 .\"
 .TH DIRECTORY 3 ""
 .UC 5
 .\"
 .TH DIRECTORY 3 ""
 .UC 5
@@ -10,6 +10,7 @@
 opendir, readdir, telldir, seekdir, rewinddir, closedir \- directory operations
 .SH SYNOPSIS
 .B #include <sys/types.h>
 opendir, readdir, telldir, seekdir, rewinddir, closedir \- directory operations
 .SH SYNOPSIS
 .B #include <sys/types.h>
+.br
 .B #include <sys/dir.h>
 .PP
 .SM
 .B #include <sys/dir.h>
 .PP
 .SM