From c53d521508bb82ff23024eab5835fce70e18add4 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 8 Apr 2016 22:00:16 +0200 Subject: [PATCH] listen(8): fix html rendering --- sys/man/8/listen | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/man/8/listen b/sys/man/8/listen index 668a19f2b..ea4827c22 100644 --- a/sys/man/8/listen +++ b/sys/man/8/listen @@ -136,6 +136,7 @@ server for old command for compatibility with old clients. .TP .B tcp17019 +server for .IR rcpu (1), replaces .IR rx , @@ -158,6 +159,7 @@ service. FTP daemon .TP .B tcp22 +server for .IR ssh (1) `secure shell' encrypted terminal connection or file transfer. .TP