Skip to content

Commit

Permalink
html table: python-syscalls is no more
Browse files Browse the repository at this point in the history
  • Loading branch information
hrw committed Oct 25, 2023
1 parent fa3fd73 commit 7035a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/syscalls.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ table.syscalls tbody tr.odd td {
<li>old data is used for architectures removed from Linux kernel (everything from avr32 to the end of table)</li>
<li>system calls specific to removed architectures were dropped</li>
<li>system calls listed in <code>man 2 unimplemented</code> are not listed</li>
<li>there is now Python module for querying this data: <a href="https://github.com/hrw/python-syscalls">system-calls</a></li>
<li>there is now Python module for querying this data: "system_calls"</li>
</ul>

<h2>Author info</h2>
Expand Down

0 comments on commit 7035a17

Please sign in to comment.