Source-Changes-HG archive

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

[src/trunk]: src/lib/libdm Whitespace nit.



details:   https://anonhg.NetBSD.org/src/rev/072f041e637f
branches:  trunk
changeset: 762802:072f041e637f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Mar 01 08:48:41 2011 +0000

description:
Whitespace nit.

diffstat:

 lib/libdm/dm.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 799633292a12 -r 072f041e637f lib/libdm/dm.3
--- a/lib/libdm/dm.3    Tue Mar 01 05:57:04 2011 +0000
+++ b/lib/libdm/dm.3    Tue Mar 01 08:48:41 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index