Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/sysinst Fix typo.
details: https://anonhg.NetBSD.org/src/rev/82e91a46aa73
branches: trunk
changeset: 967464:82e91a46aa73
user: isaki <isaki%NetBSD.org@localhost>
date: Tue Dec 10 06:25:50 2019 +0000
description:
Fix typo.
diffstat:
usr.sbin/sysinst/README.md_defs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 20bdcdf7783c -r 82e91a46aa73 usr.sbin/sysinst/README.md_defs
--- a/usr.sbin/sysinst/README.md_defs Tue Dec 10 02:06:07 2019 +0000
+++ b/usr.sbin/sysinst/README.md_defs Tue Dec 10 06:25:50 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: README.md_defs,v 1.2 2019/12/09 19:16:53 martin Exp $ */
+/* $NetBSD: README.md_defs,v 1.3 2019/12/10 06:25:50 isaki Exp $ */
The following is trying to document the most important machine dependent
defines used in the sysinst code.
@@ -88,5 +88,5 @@
If defined, do not verify the presence of on-disk disklabels before
offering the disklabel partitioning scheme. This allows ports to use
-kernel translation for the disklabel ioctls (e.g. x86k uses Human68k
+kernel translation for the disklabel ioctls (e.g. x68k uses Human68k
partitions this way).
Home |
Main Index |
Thread Index |
Old Index