mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
man: fix xpointer expression
This commit is contained in:
parent
617b85d10e
commit
8f39acd005
@ -95,7 +95,7 @@
|
||||
<title>Item type specifiers</title>
|
||||
|
||||
<tgroup cols='5'>
|
||||
<xi:include href="sd_bus_message_append_basic.xml" xpointer="xpointer(//table[@id='format-specifiers'])//colspec" />
|
||||
<xi:include href="sd_bus_message_append_basic.xml" xpointer="xpointer(//table[@id='format-specifiers']//colspec)" />
|
||||
<xi:include href="sd_bus_message_append_basic.xml" xpointer="xpointer(//table[@id='format-specifiers']//thead)" />
|
||||
|
||||
<tbody>
|
||||
|
Loading…
Reference in New Issue
Block a user