Module Name:    src
Committed By:   pgoyette
Date:           Thu May 23 06:35:45 UTC 2024

Modified Files:
        src/share/man/man9: versioningsyscalls.9

Log Message:
s/and/an/


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/versioningsyscalls.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/versioningsyscalls.9
diff -u src/share/man/man9/versioningsyscalls.9:1.6 src/share/man/man9/versioningsyscalls.9:1.7
--- src/share/man/man9/versioningsyscalls.9:1.6	Mon May 20 17:12:41 2024
+++ src/share/man/man9/versioningsyscalls.9	Thu May 23 06:35:45 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: versioningsyscalls.9,v 1.6 2024/05/20 17:12:41 christos Exp $
+.\"	$NetBSD: versioningsyscalls.9,v 1.7 2024/05/23 06:35:45 pgoyette Exp $
 .\"
 .\" Copyright (c) 2023 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -224,7 +224,7 @@ variable.
 .Ss Regenerating the system calls
 If versioning structs, then modify
 .Pa sys/kern/makesyscalls.sh
-by adding and entry for
+by adding an entry for
 .Ft struct my_structCNUM
 type to
 .Va uncompattypes .

Reply via email to