documentation should be descriptive not prescriptive

This commit is contained in:
Andrew Kelley
2026-01-02 19:08:15 -08:00
parent 77087f6f31
commit d97e4ca0d1
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
// 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: 6.18.2
pub const X86 = enum(usize) {
+1 -2
View File
@@ -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}
\\
\\