diff options
author | 2010-09-27 21:25:28 +0000 | |
---|---|---|
committer | 2010-09-27 21:25:28 +0000 | |
commit | d39b9a9c079e3622caebd814ddef8fbd4eea6eb8 (patch) | |
tree | b4513262abc0a3b2a8910f0794bc98071bf2923b /lib | |
parent | Unbreak atalk: don't call ifa_add() until the ifa_addr pointer has been set (diff) | |
download | wireguard-openbsd-d39b9a9c079e3622caebd814ddef8fbd4eea6eb8.tar.xz wireguard-openbsd-d39b9a9c079e3622caebd814ddef8fbd4eea6eb8.zip |
Merge the last bits of 1.10.6 (released today), most were already in:
* ignore double-.Pp
* ignore .Pp before .Bd and .Bl (unless -compact in specified)
* avoid double blank line upon .Pp, .br and friends in literal context
* cast enums to int when passing them to exit(3) to please lint(1)
While merging, fix a regression introduced by kristaps@:
Outside literal mode, double blank lines must both be printed.
To achieve this again after kristaps@ improvements in 1.10.6,
treat such blank lines as .sp (instead of .Pp as in 1.10.5)
and drop .Pp before .sp just like dropping .Pp before .Pp.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions