diff options
author | bptato <nincsnevem662@gmail.com> | 2025-05-08 22:21:46 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2025-05-08 22:21:46 +0200 |
commit | a36b314acb8c327ea6a9d01e79c7d2a41cce69cf (patch) | |
tree | ee4c52a46808bf1be117e3a419aa59282d46f46a | |
parent | 9bf11d4a8cf24447753a74367d235816d1e66cbd (diff) | |
download | chawan-a36b314acb8c327ea6a9d01e79c7d2a41cce69cf.tar.gz |
Fix typo
-rw-r--r-- | doc/cha-mime.types.5 | 2 | ||||
-rw-r--r-- | doc/mime.types.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/cha-mime.types.5 b/doc/cha-mime.types.5 index b4f6475a..cc18e13e 100644 --- a/doc/cha-mime.types.5 +++ b/doc/cha-mime.types.5 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 3.6.4 .\" -.TH "cha\-config" "5" "" "" "MIME type detection in Chawan" +.TH "cha\-mime.types" "5" "" "" "MIME type detection in Chawan" .SH mime.types Chawan uses the mime.types file to recognize certain file extensions for matching mailcap entries. diff --git a/doc/mime.types.md b/doc/mime.types.md index 02a66a7a..0d378dc3 100644 --- a/doc/mime.types.md +++ b/doc/mime.types.md @@ -1,5 +1,5 @@ <!-- MANON -% cha-config(5) | MIME type detection in Chawan +% cha-mime.types(5) | MIME type detection in Chawan MANOFF --> # mime.types |