From df5f8fa751cd5f46e10d306e9b6f7d42f60ff27a Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sat, 6 Nov 2004 14:03:37 +0000
Subject: [PATCH] Bump .Dd, replace missing letter, and prefer to use a verb
that matches the option letter.
Submitted by: ru
Should know better by now: dd
---
sbin/mdconfig/mdconfig.8 | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/sbin/mdconfig/mdconfig.8 b/sbin/mdconfig/mdconfig.8
index 638d68aed4eb..6df97aae1ac3 100644
--- a/sbin/mdconfig/mdconfig.8
+++ b/sbin/mdconfig/mdconfig.8
@@ -41,7 +41,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 10, 2004
+.Dd November 6, 2004
.Dt MDCONFIG 8
.Os
.Sh NAME
@@ -98,14 +98,12 @@ A file specified with
.Fl f Ar file
becomes the backingstore for this memory disk.
.It Cm swap
-Swap pace is used to back this memory disk.
+Swap space is used to back this memory disk.
.El
.It Fl f Ar file
Filename to use for the vnode type memory disk.
.It Fl l
-Enumerate configured
-.Xr md 4
-devices.
+List configured devices.
If given with
.Fl u ,
display details about that particular device.