Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/dm fix typo in comment
details: https://anonhg.NetBSD.org/src/rev/2bb17f775700
branches: trunk
changeset: 824412:2bb17f775700
user: mbalmer <mbalmer%NetBSD.org@localhost>
date: Sun Jun 04 08:50:27 2017 +0000
description:
fix typo in comment
diffstat:
sys/dev/dm/netbsd-dm.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 183cb654deb5 -r 2bb17f775700 sys/dev/dm/netbsd-dm.h
--- a/sys/dev/dm/netbsd-dm.h Sun Jun 04 08:48:05 2017 +0000
+++ b/sys/dev/dm/netbsd-dm.h Sun Jun 04 08:50:27 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd-dm.h,v 1.7 2015/09/06 06:01:00 dholland Exp $ */
+/* $NetBSD: netbsd-dm.h,v 1.8 2017/06/04 08:50:27 mbalmer Exp $ */
/*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
@@ -172,10 +172,10 @@
/*
* DM_TABLE_DEPS == "deps"
- * Request list active table device dependiences.
+ * Request list active table device dependencies.
*
* This command is also run to get dm-device
- * dependiences for existing real block device.
+ * dependencies for existing real block device.
*
* eg. vgcreate calls DM_TABLE_DEPS
*
Home |
Main Index |
Thread Index |
Old Index