From 9b6606587bf5c9ee3bf522d9e80c270216f7a3eb Mon Sep 17 00:00:00 2001 From: Polle Vanhoof Date: Wed, 1 Nov 2017 22:48:18 +0100 Subject: [PATCH] ncat: add missing dots --- pages/linux/ncat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/ncat.md b/pages/linux/ncat.md index d52d678da8..edc91191af 100644 --- a/pages/linux/ncat.md +++ b/pages/linux/ncat.md @@ -1,7 +1,7 @@ # ncat -> `cat` over networks -> Use the normal cat functionality over networks +> `cat` over networks. +> Use the normal cat functionality over networks. - Listen for input on the specified port and write it to the specified file: