mirror of
https://git.sr.ht/~cismonx/bookmarkfs
synced 2025-06-07 19:58:50 +00:00
doc: fix syntax problems
This commit is contained in:
parent
5affe9ee02
commit
e7743f0285
1 changed files with 2 additions and 2 deletions
|
@ -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}.
|
||||
|
|
Loading…
Add table
Reference in a new issue