mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 01:24:49 +01:00
documentation should be descriptive not prescriptive
This commit is contained in:
parent
77087f6f31
commit
d97e4ca0d1
2 changed files with 2 additions and 4 deletions
|
|
@ -212,8 +212,7 @@ pub fn main(init: std.process.Init) !void {
|
|||
};
|
||||
|
||||
try Io.Writer.print(stdout,
|
||||
\\// This file is automatically generated, DO NOT edit it manually.
|
||||
\\// See tools/generate_linux_syscalls.zig for more info.
|
||||
\\// This file is automatically generated by tools/generate_linux_syscalls.zig
|
||||
\\// This list current as of kernel: {f}
|
||||
\\
|
||||
\\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue