From 582805a800db63392d677d7d25c25d5b6f9b1374 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 31 Mar 2021 20:41:16 -0700 Subject: doc: PP fixes. * txr.1: Remove two unnecessary .PP directives and a blank line before one. --- txr.1 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/txr.1 b/txr.1 index 3541ee51..47e5da59 100644 --- a/txr.1 +++ b/txr.1 @@ -42014,8 +42014,6 @@ in any operation. A character may not be an operand of multiplication. .RE -.PP - .coNP Function @ / .synb .mets (/ << divisor ) @@ -44784,7 +44782,6 @@ or .code throwf function which returns normally, with a return value of .codn nil . - .PP .NP* Catches and Handlers @@ -71658,7 +71655,6 @@ placement. The alignment of a non-zero bitfield which begins a new storage unit is taken into consideration for the purpose of determining the most strictly alignment member of the structure. The alignment of all other bitfields is ignored. -.PP .SS* Additional Types .coNP FFI types @, size-t @, ptrdiff-t @, int-ptr-t @, uint-ptr-t @, wint-t @, sig-atomic-t @ time-t and @ clock-t . -- cgit v1.2.3