Skip to content

Commit e801948

Browse files
concussiouscorecode
authored andcommitted
dma.8: Add spool to FILES
Readers expect to jump to the FILES section specified in mdoc(7) when looking for files. Create this section and add the spool directory to it so they can find it faster.
1 parent 9b2db1a commit e801948

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

dma.8

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
.\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3131
.\" SUCH DAMAGE.
3232
.\"
33-
.Dd February 13, 2014
33+
.Dd February 15, 2026
3434
.Dt DMA 8
3535
.Os
3636
.Sh NAME
@@ -347,6 +347,12 @@ config file setting or the
347347
.Fl f
348348
flag is used.
349349
.El
350+
.Sh FILES
351+
.Bl -tag -width "/var/spool/dma/"
352+
.It /var/spool/dma/
353+
Default deffered mail queue, see
354+
.Ic SPOOLDIR .
355+
.El
350356
.Sh SEE ALSO
351357
.Xr mailaddr 7 ,
352358
.Xr mailwrapper 8 ,

0 commit comments

Comments
 (0)