git: 9front

Download patch

ref: 2d4443f63b7b86cdd967eb0034facd94a3480933
parent: ab10c7b19dfc31a699dd2bf09cd7e59f82933564
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Apr 8 18:00:16 EDT 2016

listen(8): fix html rendering

--- a/sys/man/8/listen
+++ b/sys/man/8/listen
@@ -136,6 +136,7 @@
 command for compatibility with old clients.
 .TP
 .B tcp17019
+server for
 .IR rcpu (1),
 replaces
 .IR rx ,
@@ -158,6 +159,7 @@
 FTP daemon
 .TP
 .B tcp22
+server for
 .IR ssh (1)
 `secure shell' encrypted terminal connection or file transfer.
 .TP
--