Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/kern s/optiona]/optional]/



details:   https://anonhg.NetBSD.org/src/rev/cd2734f9aa0b
branches:  trunk
changeset: 989955:cd2734f9aa0b
user:      andvar <andvar%NetBSD.org@localhost>
date:      Thu Oct 21 11:01:03 2021 +0000

description:
s/optiona]/optional]/

diffstat:

 sys/kern/makesyscalls.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3fb24d10b951 -r cd2734f9aa0b sys/kern/makesyscalls.sh
--- a/sys/kern/makesyscalls.sh  Thu Oct 21 10:22:54 2021 +0000
+++ b/sys/kern/makesyscalls.sh  Thu Oct 21 11:01:03 2021 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: makesyscalls.sh,v 1.185 2021/04/14 02:45:40 christos Exp $
+#      $NetBSD: makesyscalls.sh,v 1.186 2021/10/21 11:01:03 andvar Exp $
 #
 # Copyright (c) 1994, 1996, 2000 Christopher G. Demetriou
 # All rights reserved.
@@ -58,7 +58,7 @@
 #      nsysent         the size of the sysent table
 #      sys_nosys       [optional] name of function called for unsupported
 #                      syscalls, if not sys_nosys()
-#       maxsysargs     [optiona] the maximum number or arguments
+#       maxsysargs     [optional] the maximum number or arguments
 #      rumpcalls       ???
 #      rumpcallshdr    ???
 #      rumpsysmap      ???



Home | Main Index | Thread Index | Old Index