This commit is contained in:
abhinav 2017-06-04 08:34:34 +00:00
parent 287643b0da
commit 4f5a1ab658
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: dmctl.8,v 1.4 2016/09/11 02:18:52 sevan Exp $
.\" $NetBSD: dmctl.8,v 1.5 2017/06/04 08:34:34 abhinav Exp $
.\"
.\" Copyright (c) 2004,2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -48,7 +48,7 @@ It can send and receive information and commands from the dm driver.
.It Li remove Ta Remove device with [dm device name].
.It Li resume Ta Resume IO on dm device [dm device name].
.It Li suspend Ta Suspend IO on dm device [dm device name].
.It Li deps Ta Print physical dependiences for dm device [dm device name].
.It Li deps Ta Print physical dependencies for dm device [dm device name].
.It Li reload Ta Switch active and passive tables for [dm device name].
.It Li status Ta Print status for device with [dm device name].
.It Li table Ta Print active table for device with [dm device name].