aboutsummaryrefslogtreecommitdiff
path: root/sbin/mdconfig
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2004-11-06 10:21:12 +0000
committerDima Dorfman <dd@FreeBSD.org>2004-11-06 10:21:12 +0000
commite08f2053fc90833edfb91b068a78841dddd47170 (patch)
tree6e6b74a73183b74c58420a04eeb62722745da224 /sbin/mdconfig
parent9a777b93be6d945e2996d93549f4d0d690e7a35e (diff)
downloadsrc-e08f2053fc90833edfb91b068a78841dddd47170.tar.gz
src-e08f2053fc90833edfb91b068a78841dddd47170.zip
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.
Notes
Notes: svn path=/head/; revision=137301
Diffstat (limited to 'sbin/mdconfig')
-rw-r--r--sbin/mdconfig/mdconfig.811
1 files changed, 5 insertions, 6 deletions
diff --git a/sbin/mdconfig/mdconfig.8 b/sbin/mdconfig/mdconfig.8
index be71b6249dbd..638d68aed4eb 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.