diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2012-08-23 10:53:33 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2012-08-23 10:53:33 -0400 |
commit | b686600ab5ca93b5750f827786e79c329ab2db4d (patch) | |
tree | de669aff072c7be643038f14da9bf77cfd122416 /man/XSetFont.man | |
parent | b83f2898528c5dd683acd2a2143879a760a8dad5 (diff) |
The .NT/.NE macro pair is no longer used. Remove it.
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'man/XSetFont.man')
-rw-r--r-- | man/XSetFont.man | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/man/XSetFont.man b/man/XSetFont.man index 62ccee41..8c303d63 100644 --- a/man/XSetFont.man +++ b/man/XSetFont.man @@ -77,32 +77,6 @@ .ie t <\fB\\$1\fR>\\$2 .el <\fI\\$1\fP>\\$2 .. -.de NT -.ne 7 -.ds NO Note -.if \\n(.$>$1 .if !'\\$2'C' .ds NO \\$2 -.if \\n(.$ .if !'\\$1'C' .ds NO \\$1 -.ie n .sp -.el .sp 10p -.TB -.ce -\\*(NO -.ie n .sp -.el .sp 5p -.if '\\$1'C' .ce 99 -.if '\\$2'C' .ce 99 -.in +5n -.ll -5n -.R -.. -. \" Note End -- doug kraft 3/85 -.de NE -.ce 0 -.in -5n -.ll +5n -.ie n .sp -.el .sp 10p -.. .ny0 .TH XSetFont __libmansuffix__ __xorgversion__ "XLIB FUNCTIONS" .SH NAME |