From 1cf63fa355207bac9cee8dcf4a40bd80a125db5e Mon Sep 17 00:00:00 2001
From: dd
Date: Sat, 6 Nov 2004 10:21:12 +0000
Subject: Update the description of -l to reflect reality. After mdconfig.c
1.25, -l without -u only lists the names, so specifying -u does more than
just limit the output to one device.
---
sbin/mdconfig/mdconfig.8 | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
(limited to 'sbin')
diff --git a/sbin/mdconfig/mdconfig.8 b/sbin/mdconfig/mdconfig.8
index be71b62..638d68a 100644
--- a/sbin/mdconfig/mdconfig.8
+++ b/sbin/mdconfig/mdconfig.8
@@ -98,18 +98,17 @@ A file specified with
.Fl f Ar file
becomes the backingstore for this memory disk.
.It Cm swap
-swapspace is used to back this memory disk.
+Swap pace 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
-List information about configured
+Enumerate configured
.Xr md 4
devices.
-If the
-.Fl u
-option is used in conjuction with this, the output is limited to
-information on the specified device.
+If given with
+.Fl u ,
+display details about that particular device.
.It Fl n
When printing md device names, print only the unit number without the
md prefix.
--
cgit v1.1