Fix typo in sup.1. - sup - small tool for privilege escalation
 (HTM) git clone git://bitreich.org/sup git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/sup
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 3be19c2e8a1580ee47fde1e8b03866a403ab5730
 (DIR) parent 25bdf2eb434637633dbe79e38f8d489346eb0500
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Tue,  2 Jul 2019 14:11:43 +0200
       
       Fix typo in sup.1.
       
       Thanks leot!
       
       Diffstat:
         M sup.1                               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/sup.1 b/sup.1
       @@ -13,7 +13,7 @@ sup \- scale user privileges
        .SH DESCRIPTION
        sup is a minimal privilege escalation utility that allows normal users
        to run other programs as different user and group. It is "secured" by
       -hardcofing SHA256 sums of the executables into itself to decide if a
       +hardcoding SHA256 sums of the executables into itself to decide if a
        user is actually authorized to run the requested command.
        .TP
        The configuration is done in config.h at compile time.