mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
man: fix xpointer expression
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user