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/0ac2328a877f
branches:  trunk
changeset: 1024389:0ac2328a877f
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 d72819bd4519 -r 0ac2328a877f 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