diff --git a/templates/syscalls.html.j2 b/templates/syscalls.html.j2 index be33c4f..dfc1f10 100644 --- a/templates/syscalls.html.j2 +++ b/templates/syscalls.html.j2 @@ -129,7 +129,7 @@ table.syscalls tbody tr.odd td {
  • old data is used for architectures removed from Linux kernel (everything from avr32 to the end of table)
  • system calls specific to removed architectures were dropped
  • system calls listed in man 2 unimplemented are not listed
  • -
  • there is now Python module for querying this data: system-calls
  • +
  • there is now Python module for querying this data: "system_calls"
  • Author info