Module Name:    src
Committed By:   wiz
Date:           Tue Mar  1 08:48:41 UTC 2011

Modified Files:
        src/lib/libdm: dm.3

Log Message:
Whitespace nit.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libdm/dm.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libdm/dm.3
diff -u src/lib/libdm/dm.3:1.4 src/lib/libdm/dm.3:1.5
--- src/lib/libdm/dm.3:1.4	Mon Feb 28 23:23:08 2011
+++ src/lib/libdm/dm.3	Tue Mar  1 08:48:41 2011
@@ -1,4 +1,4 @@
-.\"     $NetBSD: dm.3,v 1.4 2011/02/28 23:23:08 haad Exp $
+.\"     $NetBSD: dm.3,v 1.5 2011/03/01 08:48:41 wiz Exp $
 .\"
 .\" Copyright (c) 2004,2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -218,10 +218,10 @@
 Set/fetch device status flags from the task dictionary.
 .Pp
 .Fn libdm_task_get_open_num
-Fetch number of opened devices from the kernel and return them as count .
+Fetch number of opened devices from the kernel and return them as count.
 .Pp
 .Fn libdm_task_get_target_num
-Fetch number of opened devices from the kernel and return them as count .
+Fetch number of opened devices from the kernel and return them as count.
 .Pp
 .Fn libdm_task_get_cmd_version
 Get the version of the dm driver in the kernel as array

Reply via email to