Module Name: src
Committed By: njoly
Date: Mon Feb 21 17:05:50 UTC 2011
Modified Files:
src/sbin/dmctl: dmctl.8
Log Message:
Small typo in macro (Ii -> It).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sbin/dmctl/dmctl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/dmctl/dmctl.8
diff -u src/sbin/dmctl/dmctl.8:1.2 src/sbin/dmctl/dmctl.8:1.3
--- src/sbin/dmctl/dmctl.8:1.2 Tue Feb 8 09:51:17 2011
+++ src/sbin/dmctl/dmctl.8 Mon Feb 21 17:05:50 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: dmctl.8,v 1.2 2011/02/08 09:51:17 wiz Exp $
+.\" $NetBSD: dmctl.8,v 1.3 2011/02/21 17:05:50 njoly Exp $
.\"
.\" Copyright (c) 2004,2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -39,7 +39,7 @@
works with the device-mapper kernel driver.
It can send and receive information and commands from the dm driver.
.Bl -column -offset indent "suspend" "Switch active and passive tables for"
-.Ii Li version Ta Print driver and lib version.
+.It Li version Ta Print driver and lib version.
.It Li targets Ta List available kernel targets.
.It Li create Ta Create device with [dm device name].
.It Li ls Ta List existing dm devices.