ufs_disk_close.3: Correct include header macro
This manual used the library macro to mark up a header file, causing pollution in the apropos database for libraries, as well as omission from the apropos database for headers. This also renders differently, enclosing the header in angle brackets. MFC after: 3 days
This commit is contained in:
@@ -56,7 +56,7 @@ The structure referenced by the
|
|||||||
pointer must be aligned to at least the alignment specified by
|
pointer must be aligned to at least the alignment specified by
|
||||||
.Dv LIBUFS_ALIGN
|
.Dv LIBUFS_ALIGN
|
||||||
that is defined in the
|
that is defined in the
|
||||||
.Lb libufs.h
|
.In libufs.h
|
||||||
header file.
|
header file.
|
||||||
The disk is opened read-only.
|
The disk is opened read-only.
|
||||||
The specified
|
The specified
|
||||||
|
|||||||
Reference in New Issue
Block a user