Module Name: src
Committed By: andvar
Date: Mon Jun 13 20:16:53 UTC 2022
Modified Files:
src/share/man/man4/man4.luna68k: mem.4
Log Message:
s/begens/begins/
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.luna68k/mem.4
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/man4/man4.luna68k/mem.4
diff -u src/share/man/man4/man4.luna68k/mem.4:1.2 src/share/man/man4/man4.luna68k/mem.4:1.3
--- src/share/man/man4/man4.luna68k/mem.4:1.2 Sun Jun 12 20:17:35 2022
+++ src/share/man/man4/man4.luna68k/mem.4 Mon Jun 13 20:16:53 2022
@@ -1,4 +1,4 @@
-.\" $NetBSD: mem.4,v 1.2 2022/06/12 20:17:35 wiz Exp $
+.\" $NetBSD: mem.4,v 1.3 2022/06/13 20:16:53 andvar Exp $
.\" $OpenBSD: mem.4,v 1.4 2018/01/12 04:36:44 deraadt Exp $
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -58,7 +58,7 @@ in the same manner as
.Pa /dev/mem .
Only kernel virtual addresses that are currently mapped to memory are allowed.
.Pp
-On the luna68k, physical memory is always contiguous and begens at
+On the luna68k, physical memory is always contiguous and begins at
.Ad 0x00000000 ,
and kernel virtual memory also begins at
.Ad 0x00000000 .