Module Name:    src
Committed By:   njoly
Date:           Mon Feb 28 09:10:28 UTC 2011

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

Log Message:
Small macro fix (SS -> Ss).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 src/lib/libdm/dm.3:1.3
--- src/lib/libdm/dm.3:1.2	Tue Feb  8 09:49:07 2011
+++ src/lib/libdm/dm.3	Mon Feb 28 09:10:28 2011
@@ -1,4 +1,4 @@
-.\"     $NetBSD: dm.3,v 1.2 2011/02/08 09:49:07 wiz Exp $
+.\"     $NetBSD: dm.3,v 1.3 2011/02/28 09:10:28 njoly Exp $
 .\"
 .\" Copyright (c) 2004,2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -279,7 +279,7 @@
 they can be created by the
 .Fn libdm_cmd_iter_create
 function.
-.SS LIBDM CMD TABLE
+.Ss LIBDM CMD TABLE
 A device table describes the logical mapping between the dm device and
 physical devices.
 Every table has the logical block start, the table length (in disk

Reply via email to