Overview
| Comment: | Updated man page version to be in-sync with the rest of the source |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
8f1b3e35fb4fc651dac28ee0ac715a26 |
| User & Date: | rkeene on 2016-02-22 23:25:54 |
| Other Links: | manifest | tags |
Context
|
2016-02-23
| ||
| 05:24 | Added a troubleshooting section to the README about C11 atomics and broken versions of gcc check-in: afddda9b5d user: rkeene tags: trunk | |
|
2016-02-22
| ||
| 23:25 | Updated man page version to be in-sync with the rest of the source check-in: 8f1b3e35fb user: rkeene tags: trunk | |
| 22:57 | Updated to cast thread ID to an appropriately sized integer type before casting it to (unsigned long long) for logging, prevents a GCC error when pthread_t is a pointer of a different (smaller) size than unsigned long long check-in: ca00774c8f user: rkeene tags: trunk | |
Changes
Modified filed.1 from [f31382353f] to [524a5a3b57].
1 | .PU | | | 1 2 3 4 5 6 7 8 9 |
.PU
.TH FILED 1 "22 Feb 2016" "filed 1.17"
.SH NAME
filed \- serve files over HTTP
.SH SYNOPSIS
.ll +10
.B filed
.RB [{ \-h | \-\-help }]
.RB [{ \-d | \-\-daemon }]
|
| ︙ | ︙ |