From 3fbf8552c3f966794a18baa53f50b56697a2f9b3 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Tue, 11 Aug 2009 09:49:00 +0200 Subject: RH516691. SSL typo in manpage. * stap-server.8.in: Fix SLL typo to read SSL. --- stap-server.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stap-server.8.in b/stap-server.8.in index 0480b6d5..23769ace 100644 --- a/stap-server.8.in +++ b/stap-server.8.in @@ -35,7 +35,7 @@ stap-server \- systemtap server and related utilities The systemtap server listens for connections from .I stap\-client -on a secure SLL network port and accepts requests to run the +on a secure SSL network port and accepts requests to run the .I stap front end. -- cgit