Module Name:    src
Committed By:   njoly
Date:           Tue Nov 13 17:40:56 UTC 2012

Modified Files:
        src/share/man/man8/man8.vax: format.8

Log Message:
Use mdoc macros for literal display block.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man8/man8.vax/format.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/man8.vax/format.8
diff -u src/share/man/man8/man8.vax/format.8:1.11 src/share/man/man8/man8.vax/format.8:1.12
--- src/share/man/man8/man8.vax/format.8:1.11	Wed Sep 24 18:19:13 2008
+++ src/share/man/man8/man8.vax/format.8	Tue Nov 13 17:40:56 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: format.8,v 1.11 2008/09/24 18:19:13 reed Exp $
+.\"	$NetBSD: format.8,v 1.12 2012/11/13 17:40:56 njoly Exp $
 .\"
 .\" Copyright (c) 1980, 1983, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -187,10 +187,7 @@ As usual,
 and
 .Dq @
 may be used to edit input.
-.nf
-.in +0.5i
-.ta  1i
-.sp 1
+.Bd -literal -offset 0.5i
 \*[Gt]\*[Gt]\*[Gt]\fBL FORMAT\fP
 	LOAD DONE, 00004400 BYTES LOADED
 \*[Gt]\*[Gt]\*[Gt]\fBS 2\fP
@@ -206,12 +203,14 @@ Starting track (0):
 Ending cylinder (841):
 Ending track (19):
 Available test patterns are:
-.in +1.0i
+.Ed
+.Bd -literal -offset 1.5i -compact
 1 - (f00f) RH750 worst case
 2 - (ec6d) media worst case
 3 - (a5a5) alternating 1's and 0's
 4 - (ffff) Severe burnin (up to 48 passes)
-.in -1.0i
+.Ed
+.Bd -literal -offset 0.5i -compact
 Pattern (one of the above, other to restart)? \fB2\fP
 Maximum number of bit errors to allow for soft ECC (3):
 Start formatting...make sure the drive is online
@@ -233,8 +232,7 @@ Writing bad sector table at block 808272
 Done
 (\fI...program restarts to allow formatting other disks\fP)
 (\fI...to abort halt machine with ^P\fP)
-.fi
-.sp 1
+.Ed
 .Sh DIAGNOSTICS
 The diagnostics are intended to be self explanatory.
 .Sh USING DEC SOFTWARE TO FORMAT

Reply via email to