Browse Source

docs: fix typos in the man page

Frédéric Guillot 7 months ago
parent
commit
d0e43f8682
1 changed files with 6 additions and 6 deletions
  1. 6 6
      miniflux.1

+ 6 - 6
miniflux.1

@@ -1,5 +1,5 @@
 .\" Manpage for miniflux.
-.TH "MINIFLUX" "1" "August 8, 2025" "\ \&" "\ \&"
+.TH "MINIFLUX" "1" "August 19, 2025" "\ \&" "\ \&"
 
 .SH NAME
 miniflux \- Minimalist and opinionated feed reader
@@ -416,12 +416,12 @@ Disabled by default\&.
 .B METRICS_PASSWORD
 Metrics endpoint password for basic HTTP authentication\&.
 .br
-Default is emtpty\&.
+Default is empty\&.
 .TP
 .B METRICS_PASSWORD_FILE
 Path to a file that contains the password for the metrics endpoint HTTP authentication\&.
 .br
-Default is emtpty\&.
+Default is empty\&.
 .TP
 .B METRICS_REFRESH_INTERVAL
 Refresh interval to collect database metrics\&.
@@ -431,12 +431,12 @@ Default is 60 seconds\&.
 .B METRICS_USERNAME
 Metrics endpoint username for basic HTTP authentication\&.
 .br
-Default is emtpty\&.
+Default is empty\&.
 .TP
 .B METRICS_USERNAME_FILE
 Path to a file that contains the username for the metrics endpoint HTTP authentication\&.
 .br
-Default is emtpty\&.
+Default is empty\&.
 .TP
 .B OAUTH2_CLIENT_ID
 OAuth2 client ID\&.
@@ -562,7 +562,7 @@ Enabled by default\&.
 .B WEBAUTHN
 Enable or disable WebAuthn/Passkey authentication\&.
 .br
-You must provide a username on the login page if your are using non-residential keys. However, this is not required for discoverable credentials\&.
+You must provide a username on the login page if you are using non-residential keys. However, this is not required for discoverable credentials\&.
 .br
 Default is disabled\&.
 .TP