Fix a few mandoc issues

- skipping paragraph macro: Pp after Sh
- sections out of conventional order: Sh EXAMPLES
- whitespace at end of input line
- normalizing date format
This commit is contained in:
Gordon Bergling
2020-10-09 19:12:44 +00:00
parent eb88fed446
commit 3d265fce43
48 changed files with 160 additions and 151 deletions
+3 -3
View File
@@ -194,17 +194,17 @@ and
.Xr fcntl 2
commands.
.It Fn sysdecode_sctp_nxt_flags
The
The
.Fa nxt_flags
member of a
.Vt struct sctp_nxtinfo .
.It Fn sysdecode_sctp_rcv_flags
The
The
.Fa rcv_flags
member of a
.Vt struct sctp_rcvinfo .
.It Fn sysdecode_sctp_snd_flags
The
The
.Fa snd_flags
member of a
.Vt struct sctp_sndinfo .