Source-Changes-HG archive

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

[src/trunk]: src/sbin/ccdconfig Fix markup



details:   https://anonhg.NetBSD.org/src/rev/3d1de7048e17
branches:  trunk
changeset: 746869:3d1de7048e17
user:      joerg <joerg%NetBSD.org@localhost>
date:      Sat Aug 22 00:14:21 2009 +0000

description:
Fix markup

diffstat:

 sbin/ccdconfig/ccdconfig.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ca39f4ae9ecc -r 3d1de7048e17 sbin/ccdconfig/ccdconfig.8
--- a/sbin/ccdconfig/ccdconfig.8        Sat Aug 22 00:04:22 2009 +0000
+++ b/sbin/ccdconfig/ccdconfig.8        Sat Aug 22 00:14:21 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ccdconfig.8,v 1.24 2008/04/30 13:10:52 martin Exp $
+.\"    $NetBSD: ccdconfig.8,v 1.25 2009/08/22 00:14:21 joerg Exp $
 .\"
 .\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -115,7 +115,7 @@
 .Dq none .
 The flags are as follows:
 .Bl -column -offset indent "CCDF_UNIFORM " "0x02 "
-.Em "Symbolic  Numeric Comment"
+.It Em "Symbolic       Numeric Comment"
 .It CCDF_UNIFORM       0x02    Use uniform interleave.
 The size of all components is clamped to that of the smallest component.
 .It CCDF_NOLABEL       0x04    Ignore raw disklabel.



Home | Main Index | Thread Index | Old Index