mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-11-02 05:46:25 +01:00
man: Use .In intead of .Fd macros for includes
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd)
|
||||
.Lb libbsd
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/types.h>
|
||||
.Fd #include <mdX.h>
|
||||
.In sys/types.h
|
||||
.In mdX.h
|
||||
(See
|
||||
.Xr libbsd 7
|
||||
for include usage.)
|
||||
|
||||
Reference in New Issue
Block a user