Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/dmctl Fix typo



details:   https://anonhg.NetBSD.org/src/rev/9a1ef2316724
branches:  trunk
changeset: 824410:9a1ef2316724
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sun Jun 04 08:34:34 2017 +0000

description:
Fix typo

diffstat:

 sbin/dmctl/dmctl.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 34c4a21b2df3 -r 9a1ef2316724 sbin/dmctl/dmctl.8
--- a/sbin/dmctl/dmctl.8        Sun Jun 04 08:05:41 2017 +0000
+++ b/sbin/dmctl/dmctl.8        Sun Jun 04 08:34:34 2017 +0000
@@ -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 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].



Home | Main Index | Thread Index | Old Index