config.mk gone, update all manual pages

Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/marisa/trunk@66 d6811dac-2434-b64a-9ddc-f563ab233461
This commit is contained in:
yakumo.izuru
2023-09-19 02:27:33 +00:00
parent e0ddceb7b4
commit 0f18a4e48e
4 changed files with 36 additions and 29 deletions

View File

@@ -1,11 +1,11 @@
.Dd 2021-11-03
.Dt PARTAGE 1
.Os POSIX.1-2017
.Dd $Mdocdate$
.Dt MARISA 1
.Os
.Sh NAME
.Nm partage
.Nm marisa
.Nd HTTP based file upload system
.Sh SYNOPSIS
.Nm partage
.Nm marisa
.Op Fl v
.Op Fl f Ar file
.Sh DESCRIPTION
@@ -17,7 +17,7 @@ Files uploaded are saved in a single directory and given random names
while retaining their original extension.
A configurable expiration time is set for each file, that can be used
to cleanup expired files thanks to
.Xr partage-trash 1 .
.Xr marisa-trash 1 .
.Bl -tag -width Ds
.It Fl v
Turn on verbose logging to
@@ -27,7 +27,10 @@ Load configuration from
.Pa file
.El
.Sh SEE ALSO
.Xr partage-trash 1 ,
.Xr partage.conf 5
.Sh AUTHOR
.Xr marisa-trash 1 ,
.Xr marisa.conf 5
.Sh AUTHORS
.An Willy Goiffon Aq Mt dev@z3bra.org
.Pp
"Borrowed" by
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja