doc: fix syntax problems

This commit is contained in:
CismonX 2025-02-20 14:13:20 +08:00
parent 5affe9ee02
commit e7743f0285
No known key found for this signature in database
GPG key ID: 3094873E29A482FB

View file

@ -297,7 +297,7 @@ Alternatively, @var{name} could be specified in
@samp{@var{lib_path}:@var{sym_name}} format, where:
@table @var
@item lib_path@
@item lib_path
Presumably the pathname to the backend library.
Its exact interpretation is equivalent to the first argument for
@posixfuncmanpage{dlopen}.
@ -504,7 +504,7 @@ Alternatively, @var{name} could be specified in
@samp{@var{lib_path}:@var{sym_name}} format, where:
@table @var
@item lib_path@
@item lib_path
Presumably the pathname to the fsck handler library.
Its exact interpretation is equivalent to the first argument for
@posixfuncmanpage{dlopen}.