Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 versioningsyscalls.9: fix typo
details: https://anonhg.NetBSD.org/src/rev/57da8f153e67
branches: trunk
changeset: 377494:57da8f153e67
user: rillig <rillig%NetBSD.org@localhost>
date: Fri Jul 14 09:03:37 2023 +0000
description:
versioningsyscalls.9: fix typo
diffstat:
share/man/man9/versioningsyscalls.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a4d418b718ae -r 57da8f153e67 share/man/man9/versioningsyscalls.9
--- a/share/man/man9/versioningsyscalls.9 Fri Jul 14 08:53:52 2023 +0000
+++ b/share/man/man9/versioningsyscalls.9 Fri Jul 14 09:03:37 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: versioningsyscalls.9,v 1.4 2023/07/10 23:55:13 uwe Exp $
+.\" $NetBSD: versioningsyscalls.9,v 1.5 2023/07/14 09:03:37 rillig Exp $
.\"
.\" Copyright (c) 2023 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -277,7 +277,7 @@ my_file_XYZ_fini(void)
.Pp
Finally,
.Pa sys/compat/common/compat_XYZ_mod.c
-needs to be be modified to have its
+needs to be modified to have its
.Fn compat_XYZ_init
and
.Fn compat_XYZ_fini
Home |
Main Index |
Thread Index |
Old Index