Obvious minor fixes:
authorschwarze <schwarze@openbsd.org>
Fri, 5 Aug 2016 16:16:06 +0000 (16:16 +0000)
committerschwarze <schwarze@openbsd.org>
Fri, 5 Aug 2016 16:16:06 +0000 (16:16 +0000)
commit1e8286dda453d2e03806827533464056d7bd8981
tree75bd0f67b7c1a7c8317eafe62b159b01f8d6f4e1
parent1b2af9526a54b3ff0a13216366a9149f5a29b64e
Obvious minor fixes:
* Add missing .Dv, .Ev, and .Fa macros.
* Delete deprecated .Tn macros.
* Mark up global variable names with .Va, not with .Fa or .Li.
* Mark up config file commands with .Ic, not with .Fa.
* Fix HISTORY, trivial to verify from the CSRG archive CD.
lib/libc/net/gethostbyname.3
lib/libc/net/resolver.3