freebsd-dev/sbin/ipfw
Gordon Bergling bae74ca922 ipfw(8): Fix a few mandoc related issues
- no blank before trailing delimiter
- missing section argument: Xr inet_pton
- skipping paragraph macro: Pp before Ss
- unusual Xr order: syslogd after sysrc
- tab in filled text

There were a few multiline NAT examples which used the .Dl macro with
tabs. I converted them to .Bd, which is a more suitable macro for that case.

MFC after:	1 week
2020-12-19 12:47:40 +00:00
..
altq.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
dummynet.c [ipfw] quieten maybe-uninitialized errors in ipfw when compiled under mips-gcc-6.3.0. 2020-07-14 05:07:16 +00:00
ipfw.8 ipfw(8): Fix a few mandoc related issues 2020-12-19 12:47:40 +00:00
ipfw2.c Fix compatibility regression after r364117. 2020-09-11 10:07:09 +00:00
ipfw2.h ipfw(8): Handle unaligned pointers in pr_u64. 2020-07-13 19:10:16 +00:00
ipv6.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
main.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
Makefile ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nat.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
nat64clat.c Fix SIGSEGV in ipfw(8) when NAT64 prefix length is omitted. 2020-08-05 11:26:49 +00:00
nat64lsn.c [ipfw] quieten maybe-uninitialized errors in ipfw when compiled under mips-gcc-6.3.0. 2020-07-14 05:07:16 +00:00
nat64stl.c Fix SIGSEGV in ipfw(8) when NAT64 prefix length is omitted. 2020-08-05 11:26:49 +00:00
nptv6.c ipfw(8): Fix most warnings with the default WARNS level. 2020-07-13 17:51:04 +00:00
tables.c [ipfw] quieten maybe-uninitialized errors in ipfw when compiled under mips-gcc-6.3.0. 2020-07-14 05:07:16 +00:00