Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Update mark-up



details:   https://anonhg.NetBSD.org/src/rev/9552d8a9e189
branches:  trunk
changeset: 808082:9552d8a9e189
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon May 04 06:14:47 2015 +0000

description:
Update mark-up

diffstat:

 share/man/man4/dm.4 |  13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r b64ab864afe2 -r 9552d8a9e189 share/man/man4/dm.4
--- a/share/man/man4/dm.4       Mon May 04 05:30:48 2015 +0000
+++ b/share/man/man4/dm.4       Mon May 04 06:14:47 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dm.4,v 1.6 2014/10/27 16:18:38 wiz Exp $
+.\"    $NetBSD: dm.4,v 1.7 2015/05/04 06:14:47 pgoyette Exp $
 .\"
 .\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -26,7 +26,7 @@
 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
-.Dd August 30, 2008
+.Dd April 4, 2015
 .Dt DM 4
 .Os
 .Sh NAME
@@ -101,17 +101,16 @@
 0 10240 linear /dev/wd1a 384
 .Ed
 .Pp
-.Nm
 The first parameter is the start sector for the table defined with
 this line, the second is the length in sectors which is described
 with this table.
 The third parameter is the target name.
 All other parts of this line depend on the chosen target.
-.Nm
+.Pp
 For the linear target, there are two additional parameters:
-The first parameter describes the disk device to which the
+The fourth parameter describes the disk device to which the
 device-mapper disk is mapped.
-The second parameter is the offset on this disk from the start of
+The fifth parameter is the offset on this disk from the start of
 the disk/partition.
 .Sh SEE ALSO
 .Xr config 1 ,
@@ -138,4 +137,4 @@
 .Nx
 implementation.
 .Sh BUGS
-This driver is still work-in-progress\(emthere can be bugs.
+This driver is still a work-in-progress \(em there can be bugs.



Home | Main Index | Thread Index | Old Index