Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/mksunbootcd Fix unclosed .Bl.



details:   https://anonhg.NetBSD.org/src/rev/3e83760bc725
branches:  trunk
changeset: 472889:3e83760bc725
user:      ross <ross%NetBSD.org@localhost>
date:      Tue May 11 16:39:03 1999 +0000

description:
Fix unclosed .Bl.
Adjust tag width.

diffstat:

 distrib/utils/mksunbootcd/mksunbootcd.1 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r d4e0c131a5f1 -r 3e83760bc725 distrib/utils/mksunbootcd/mksunbootcd.1
--- a/distrib/utils/mksunbootcd/mksunbootcd.1   Tue May 11 12:41:15 1999 +0000
+++ b/distrib/utils/mksunbootcd/mksunbootcd.1   Tue May 11 16:39:03 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mksunbootcd.1,v 1.2 1999/03/22 18:46:10 garbled Exp $
+.\"    $NetBSD: mksunbootcd.1,v 1.3 1999/05/11 16:39:03 ross Exp $
 .\"
 .\" Copyright (c) 1999 Matthew R. Green
 .\" All rights reserved.
@@ -103,7 +103,7 @@
 adds bootable partitions to the image.
 .Sh OPTIONS
 The following options are available:
-.Bl -tag -width 123456
+.Bl -tag -width x-v
 .It Fl c
 The
 .Fl c
@@ -118,6 +118,7 @@
 The
 .Fl v
 option turns on verbose output.
+.El
 .Sh AUTHOR
 The
 .Nm



Home | Main Index | Thread Index | Old Index