Module Name:    src
Committed By:   uwe
Date:           Tue Dec  7 20:41:04 UTC 2021

Modified Files:
        src/usr.bin/m4/PSD.doc: m4.ms

Log Message:
m4 manual - bring over the rest of the tmac.sU bits.

All tmac.sU does is sets wider text and defines the .MH abbreviation
for "Murray Hill" (.MH was brought over in the previous commit).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/m4/PSD.doc/m4.ms

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

Modified files:

Index: src/usr.bin/m4/PSD.doc/m4.ms
diff -u src/usr.bin/m4/PSD.doc/m4.ms:1.2 src/usr.bin/m4/PSD.doc/m4.ms:1.3
--- src/usr.bin/m4/PSD.doc/m4.ms:1.2	Tue Dec  7 20:26:20 2021
+++ src/usr.bin/m4/PSD.doc/m4.ms	Tue Dec  7 20:41:04 2021
@@ -1,4 +1,4 @@
-.\"	$NetBSD: m4.ms,v 1.2 2021/12/07 20:26:20 uwe Exp $
+.\"	$NetBSD: m4.ms,v 1.3 2021/12/07 20:41:04 uwe Exp $
 .\"
 .\" Copyright (C) Caldera International Inc.  2001-2002.
 .\" All rights reserved.
@@ -34,10 +34,17 @@
 .\"
 .\"	@(#)m4.ms	6.3 (Berkeley) 6/5/93
 .\"
-.de MH	\" bring this over from the old tmac.sU
+.
+.\" bring this over from the old tmac.sU
+.nr P1 1	\" page number on page 1
+.nr LL 6.5i	\" make the text wider
+.ll \n(LLu
+.lt 6.5i
+.de MH
 AT&T Bell Laboratories
 Murray Hill, New Jersey 07974
 ..
+.\"
 .EH 'PSD:17-%''The M4 Macro Processor'
 .OH 'The M4 Macro Processor''PSD:17-%'
 .if n .ls 2

Reply via email to