diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-29 12:36:14 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-29 12:36:14 +0100 |
commit | a5358706698f484a0c55f56e1915f769e3367a16 (patch) | |
tree | d216c1687f9a28c82ecfed11865c0409d2585be5 | |
parent | e823ddb3b0703e034615fc8c62fdec0d5924e649 (diff) |
ircrc(8), ndb(8): fix manpage reference
-rw-r--r-- | sys/man/1/ircrc | 2 | ||||
-rw-r--r-- | sys/man/8/ndb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/1/ircrc b/sys/man/1/ircrc index 7f14fd46d..3f7ac2cec 100644 --- a/sys/man/1/ircrc +++ b/sys/man/1/ircrc @@ -66,7 +66,7 @@ Change the default nickname .BI -T .br Use tls through -.IR tlsclient(8) . +.IR tlsclient (8). .SS Commands .I Ircrc commands begin with a slash. diff --git a/sys/man/8/ndb b/sys/man/8/ndb index d8a4a3bac..868deff44 100644 --- a/sys/man/8/ndb +++ b/sys/man/8/ndb @@ -752,7 +752,7 @@ queries A records first and then AAAA records. As with .I ndb/dns, .B /env/DNSSERVER or -.IR ndb(6) +.IR ndb (6) .B dns attributes are used as the DNS server. The .I -a |