mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-24 02:51:43 +01:00
man: Use .In intead of .Fd macros for includes
This commit is contained in:
parent
ba9e2a5a9c
commit
c74ca09916
@ -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.)
|
||||
|
@ -28,7 +28,7 @@
|
||||
.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd)
|
||||
.Lb libbsd
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <readpassphrase.h>
|
||||
.In readpassphrase.h
|
||||
(See
|
||||
.Xr libbsd 7
|
||||
for include usage.)
|
||||
|
Loading…
x
Reference in New Issue
Block a user