Module Name: src Committed By: joerg Date: Mon Mar 23 16:06:41 UTC 2009
Modified Files: src/share/man/man4/man4.mvme68k: memc.4 Log Message: Fix bad macro. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/man4.mvme68k/memc.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.mvme68k/memc.4 diff -u src/share/man/man4/man4.mvme68k/memc.4:1.4 src/share/man/man4/man4.mvme68k/memc.4:1.5 --- src/share/man/man4/man4.mvme68k/memc.4:1.4 Wed Apr 30 13:10:56 2008 +++ src/share/man/man4/man4.mvme68k/memc.4 Mon Mar 23 16:06:41 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: memc.4,v 1.4 2008/04/30 13:10:56 martin Exp $ +.\" $NetBSD: memc.4,v 1.5 2009/03/23 16:06:41 joerg Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -40,7 +40,7 @@ .Nm devices are used on MVME162, MVME167, MVME172 and MVME177 boards to manage one or more DRAM modules. -.P +.Pp Depending on the type of DRAM module fitted, the device will either be a MEMC040 device or an MCECC device. The former manages a Parity DRAM module while the latter manages an ECC DRAM module.