diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-05-26 10:11:02 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-05-26 10:11:02 +0000 |
commit | d1606289e8091211296cc84bb41c7d81206ce710 (patch) | |
tree | 9a5d1f7294f282f9ef3db300f2b60614e5e1a4e1 | |
parent | 816dc9ac5c866c8898df5afe3ca479e14eb75daf (diff) |
add margin when formatting w/ -Tascii;
-rw-r--r-- | share/doc/usd/18.msdiffs/ms.diffs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/doc/usd/18.msdiffs/ms.diffs b/share/doc/usd/18.msdiffs/ms.diffs index a87fe160de1..2c640a6a55d 100644 --- a/share/doc/usd/18.msdiffs/ms.diffs +++ b/share/doc/usd/18.msdiffs/ms.diffs @@ -1,4 +1,4 @@ -.\" $OpenBSD: ms.diffs,v 1.3 2003/06/02 23:30:11 millert Exp $ +.\" $OpenBSD: ms.diffs,v 1.4 2004/05/26 10:11:01 jmc Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,6 +29,10 @@ .\" .\" @(#)ms.diffs 8.1 (Berkeley) 6/8/93 .\" +.if n \{\ +.po 5n +.ll 70n +.\} .nr LL 6.5i .nr FL 6.0i .if t .nr PD .5v |