diff options
author | bptato <nincsnevem662@gmail.com> | 2025-01-15 22:10:40 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2025-01-15 22:10:40 +0100 |
commit | 5785c3abdf8cbf20aed3c43edf0a801aadb57fbf (patch) | |
tree | 54d831f64d8b6d03163de66eaed3daadc69b405e | |
parent | f2b7e4e9f148e32fad7c4945c8264b58da1f0858 (diff) | |
download | chawan-5785c3abdf8cbf20aed3c43edf0a801aadb57fbf.tar.gz |
Update manpages
-rw-r--r-- | doc/cha-api.5 | 2 | ||||
-rw-r--r-- | doc/cha-config.5 | 3 | ||||
-rw-r--r-- | doc/cha-image.5 | 2 | ||||
-rw-r--r-- | doc/cha-localcgi.5 | 2 | ||||
-rw-r--r-- | doc/cha-mailcap.5 | 2 | ||||
-rw-r--r-- | doc/cha-mime.types.5 | 2 | ||||
-rw-r--r-- | doc/cha-protocols.5 | 2 | ||||
-rw-r--r-- | doc/cha-troubleshooting.5 | 2 | ||||
-rw-r--r-- | doc/cha-urimethodmap.5 | 2 |
9 files changed, 10 insertions, 9 deletions
diff --git a/doc/cha-api.5 b/doc/cha-api.5 index 3878e849..86906378 100644 --- a/doc/cha-api.5 +++ b/doc/cha-api.5 @@ -1,5 +1,5 @@ '\" t -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6.1 .\" .TH "cha\-api" "5" "" "" "Chawan\[cq]s command API" .SH Chawan\[cq]s command API diff --git a/doc/cha-config.5 b/doc/cha-config.5 index 0069e11b..a0d08989 100644 --- a/doc/cha-config.5 +++ b/doc/cha-config.5 @@ -1,5 +1,5 @@ '\" t -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6.1 .\" .TH "cha\-config" "5" "" "" "Configuration of Chawan" .SH Configuration of Chawan @@ -375,6 +375,7 @@ T}@T{ T}@T{ Directory used to store UNIX domain sockets used for inter\-process communication. +This is currently unused. T}@T{ T} T{ diff --git a/doc/cha-image.5 b/doc/cha-image.5 index db3dbb19..ed4c2ffe 100644 --- a/doc/cha-image.5 +++ b/doc/cha-image.5 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6.1 .\" .TH "cha\-image" "5" "" "" "Image support in Chawan" .SH Inline images diff --git a/doc/cha-localcgi.5 b/doc/cha-localcgi.5 index ff261eb9..92a02298 100644 --- a/doc/cha-localcgi.5 +++ b/doc/cha-localcgi.5 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6.1 .\" .TH "cha\-localcgi" "5" "" "" "Local CGI support in Chawan" .SH Local CGI support in Chawan diff --git a/doc/cha-mailcap.5 b/doc/cha-mailcap.5 index 60e97b44..dc5caa42 100644 --- a/doc/cha-mailcap.5 +++ b/doc/cha-mailcap.5 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6.1 .\" .TH "cha\-mailcap" "5" "" "" "Mailcap support in Chawan" .SH Mailcap diff --git a/doc/cha-mime.types.5 b/doc/cha-mime.types.5 index 0ee025da..06bf2784 100644 --- a/doc/cha-mime.types.5 +++ b/doc/cha-mime.types.5 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6.1 .\" .TH "cha\-config" "5" "" "" "MIME type detection in Chawan" .SH mime.types diff --git a/doc/cha-protocols.5 b/doc/cha-protocols.5 index 809f718a..66876a95 100644 --- a/doc/cha-protocols.5 +++ b/doc/cha-protocols.5 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6.1 .\" .TH "cha\-protocols" "5" "" "" "Protocol support in Chawan" .SH Protocols diff --git a/doc/cha-troubleshooting.5 b/doc/cha-troubleshooting.5 index 53a6b53a..45921b37 100644 --- a/doc/cha-troubleshooting.5 +++ b/doc/cha-troubleshooting.5 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6.1 .\" .TH "cha\-troubleshooting" "5" "" "" "Troubleshooting Chawan" .SH Troubleshooting Chawan diff --git a/doc/cha-urimethodmap.5 b/doc/cha-urimethodmap.5 index 015903ee..5e1e6b87 100644 --- a/doc/cha-urimethodmap.5 +++ b/doc/cha-urimethodmap.5 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6.1 .\" .TH "cha\-urimethodmap" "5" "" "" "URI method map support in Chawan" .SH URI method map support in Chawan |