From 658aeb373a4dfc0c5b006945dfea4d9f43be0772 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 4 Jan 2005 22:34:30 +0000 Subject: space between macro args and punctuation; --- share/man/man4/man4.cats/mem.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/man4.cats') diff --git a/share/man/man4/man4.cats/mem.4 b/share/man/man4/man4.cats/mem.4 index 8770d895f0b..1c983fa947a 100644 --- a/share/man/man4/man4.cats/mem.4 +++ b/share/man/man4/man4.cats/mem.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mem.4,v 1.1 2004/02/07 21:00:53 miod Exp $ +.\" $OpenBSD: mem.4,v 1.2 2005/01/04 22:34:29 jmc Exp $ .\" .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. @@ -55,7 +55,7 @@ Only kernel virtual addresses that are currently mapped to memory are allowed. .Pp On cats, physical memory is contiguous. The kernel virtual memory begins at address -.Li 0xf0000000. +.Li 0xf0000000 . .Pp Writeability of these devices is controlled by the system .Xr securelevel 7 . -- cgit v1.2.3