diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-03-31 20:41:16 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-03-31 20:41:16 -0700 |
commit | dfb0a904c35848a9a5873965b3611ee2a38857f9 (patch) | |
tree | acd10ea91dee90f28f5e74242d329bf8a3eb697f /txr.1 | |
parent | 6adf9be563ef029dd759d489849bafd239c4189b (diff) | |
download | txr-dfb0a904c35848a9a5873965b3611ee2a38857f9.tar.gz txr-dfb0a904c35848a9a5873965b3611ee2a38857f9.tar.bz2 txr-dfb0a904c35848a9a5873965b3611ee2a38857f9.zip |
doc: PP fixes.
* txr.1: Remove two unnecessary .PP directives and a blank
line before one.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 . |