From 5fca55de8de3976be01c15141f3edc667a07d750 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 21 Sep 2023 17:47:49 +0000 Subject: Doc typo fixes Signed-off-by: Laurent Bercot --- doc/tipidee-config.html | 4 ++-- doc/tipideed.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tipidee-config.html b/doc/tipidee-config.html index 66953ab..39ca514 100644 --- a/doc/tipidee-config.html +++ b/doc/tipidee-config.html @@ -59,8 +59,8 @@ You can then use the -f cdbfile option to
-m mode
Create the output file with permissions mode (given in octal). Default is 0644. Note that the output file should be readable -by the user tipideed is started as. If -tipideed is started as root and drops its privileges +by the user tipideed is started as. If +tipideed is started as root and drops its privileges itself, the file can be made private.
diff --git a/doc/tipideed.html b/doc/tipideed.html index 0c34af5..754f147 100644 --- a/doc/tipideed.html +++ b/doc/tipideed.html @@ -288,7 +288,7 @@ real directory.
  • Have a ./example.com:80 symlink pointing to example.com, if you want to serve example.com under plaintext HTTP.
  • -
  • Have a ./example.com:80 symlink pointing to +
  • Have a ./example.com:443 symlink pointing to example.com, if you want to serve example.com under HTTPS.
  • -- cgit v1.2.3