diff options
author | Curtis McEnroe | 2018-09-10 17:44:23 -0400 |
---|---|---|
committer | Curtis McEnroe | 2018-09-10 17:44:23 -0400 |
commit | c9968aadb959aeee1e999880089a9b6d923a6f26 (patch) | |
tree | 33a35c8b7a900ff971c21f9a7c7cf1258b514204 /README | |
parent | 45132a555c1843f9e707afd7a1ee698ac28f0e8e (diff) |
Install man page in chroot
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 9c86694..a50bf31 100644 --- a/README +++ b/README @@ -17,3 +17,4 @@ This software requires LibreSSL and targets FreeBSD and Darwin. pls.c Functions which should not have to be written sshd_config Sample anonymous SSH configuration + man.sh man(1) implementation for chroot |