git: 9front

Download patch

ref: eb4868759652e3b8325102cd4a67d7e01d656d1a
parent: 02b5531545bd9933ba8a520a12a922550e4aadc4
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Thu Jan 29 07:36:14 EST 2015

ircrc(8), ndb(8): fix manpage reference

--- a/sys/man/1/ircrc
+++ b/sys/man/1/ircrc
@@ -66,7 +66,7 @@
 .BI -T
 .br
 Use tls through
-.IR tlsclient(8) .
+.IR tlsclient (8).
 .SS Commands
 .I Ircrc
 commands begin with a slash.
--- a/sys/man/8/ndb
+++ b/sys/man/8/ndb
@@ -752,7 +752,7 @@
 .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
--