URI: 
       Small man page improvements - drist - a remote deployment tool
  HTML git clone git://bitreich.org/drist/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/drist/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit c4d5a559e5744aee1a7f5e390f88c4ef88abc4fc
   DIR parent ea86129164b490267a2980d73361a6dbbea308c2
  HTML Author: Martin Vahlensieck <git@academicsolutions.ch>
       Date:   Thu, 18 Mar 2021 17:57:45 +0100
       
       Small man page improvements
       
       Diffstat:
         M drist.1                             |       5 ++++-
       
       1 file changed, 4 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/drist.1 b/drist.1
       @@ -37,6 +37,7 @@ If you specify multiples servers,
        .Nm
        will loop over the list respecting the list order.
        Note that only one file can be used in the command line.
       +.El
        .Sh DESCRIPTION
        .Nm
        is a tool to configure remote servers using
       @@ -53,7 +54,9 @@ directory.
        .Nm
        will connect to
        .Ar server
       -via ssh(1) and request the remote
       +via
       +.Xr ssh 1
       +and request the remote
        .Em HOSTNAME
        by calling
        .Ql uname -n .