Module Name:    src
Committed By:   njoly
Date:           Sun Mar 27 12:48:41 UTC 2011

Modified Files:
        src/lib/libarch/m68k: m68k_sync_icache.2

Log Message:
Fix xref, arm32_sync_icache -> arm_sync_icache.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libarch/m68k/m68k_sync_icache.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libarch/m68k/m68k_sync_icache.2
diff -u src/lib/libarch/m68k/m68k_sync_icache.2:1.10 src/lib/libarch/m68k/m68k_sync_icache.2:1.11
--- src/lib/libarch/m68k/m68k_sync_icache.2:1.10	Wed Apr 30 13:10:50 2008
+++ src/lib/libarch/m68k/m68k_sync_icache.2	Sun Mar 27 12:48:41 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: m68k_sync_icache.2,v 1.10 2008/04/30 13:10:50 martin Exp $
+.\" $NetBSD: m68k_sync_icache.2,v 1.11 2011/03/27 12:48:41 njoly Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,7 +57,7 @@
 .Pp
 The call always succeeds.
 .Sh SEE ALSO
-.Xr arm32_sync_icache 2
+.Xr arm_sync_icache 2
 .Sh HISTORY
 .Fn m68k_sync_icache
 appeared first in

Reply via email to