diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-24 10:05:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-24 10:05:30 +0000 |
| commit | 92ee29d2a59b9864be5b69f5ec9d249421f9b0ef (patch) | |
| tree | 393a464b0bbba8fcbab14f096e2f32d83e436f2d /usr.bin/make/PSD.doc/tutorial.ms | |
| parent | 454409ad220c3af540dc1f20ed888a090fee1ef2 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make/PSD.doc/tutorial.ms')
| -rw-r--r-- | usr.bin/make/PSD.doc/tutorial.ms | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/usr.bin/make/PSD.doc/tutorial.ms b/usr.bin/make/PSD.doc/tutorial.ms index 052ba581dac6..db2d04eb2fd1 100644 --- a/usr.bin/make/PSD.doc/tutorial.ms +++ b/usr.bin/make/PSD.doc/tutorial.ms @@ -37,6 +37,7 @@ .\" @(#)tutorial.ms 8.1 (Berkeley) 8/18/93 .\" $FreeBSD$ .\" +.so stubs .EH 'PSD:12-%''PMake \*- A Tutorial' .OH 'PMake \*- A Tutorial''PSD:12-%' .\" xH is a macro to provide numbered headers that are automatically stuffed @@ -59,22 +60,15 @@ .XE .nr PD .3v .. +.ig .\" CW is used to place a string in fixed-width or switch to a .\" fixed-width font. .\" C is a typewriter font for a laserwriter. Use something else if .\" you don't have one... -.ie n \{\ .de CW -.ie !\\n(.$ .ft R -.el \&\\$3\fR\\$1\fP\\$2 +.ie !\\n(.$ .ft S +.el \&\\$3\fS\\$1\fP\\$2 .. -.\} -.el \{\ -.de CW -.ie !\\n(.$ .ft C -.el \&\\$3\fC\\$1\fP\\$2 -.. -.\} .\" Anything I put in a display I want to be in fixed-width .am DS .CW |
