From f1d1f1bfe351027dd627993bd5d34f9711e79f24 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 18 Oct 2013 17:42:37 +0000 Subject: tidy this page up a little; --- share/man/man4/rd.4 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'share') diff --git a/share/man/man4/rd.4 b/share/man/man4/rd.4 index 5738881e688..8b1a6cd36e4 100644 --- a/share/man/man4/rd.4 +++ b/share/man/man4/rd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rd.4,v 1.5 2013/10/18 15:11:07 deraadt Exp $ +.\" $OpenBSD: rd.4,v 1.6 2013/10/18 17:42:36 jmc Exp $ .\" .\" This file is in the public domain. .\" @@ -16,16 +16,18 @@ The driver enables use of system or user memory as a disk. Memory for the disk must be allocated and initialized inside the kernel image at build-time using the -.Nm elfrdsetroot ( Xr elf 5 ) +.Cm elfrdsetroot tool. +.Pp +The +.Cm elfrdsetroot +tool is available as part of the distribution toolset. .Sh FILES -.Bl -tag -width /dev/rrdXX -compact +.Bl -tag -width /dev/rrd??XXX -compact .It Pa "/dev/rd??" -block mode ramdisk devices. +Block mode ramdisk devices. .It Pa "/dev/rrd??" -raw mode ramdisk devices. +Raw mode ramdisk devices. .El .Sh SEE ALSO -The -.Nm elfrdsetroot -tool is available as part of the distribution toolset. +.Xr elf 5 -- cgit v1.2.3