View | Details | Raw Unified | Return to bug 15227 | Differences between
and this patch

Collapse All | Expand All

(-)usr.bin/vacation/vacation.1 (+11 lines)
Lines 45-46 Link Here
45
.Op Fl r Ar interval
45
.Op Fl r Ar interval
46
.Op Fl D Ar dir
46
.Nm vacation
47
.Nm vacation
Lines 48-51 Link Here
48
.Fl l
49
.Fl l
50
.Op Fl D Ar dir
49
.Nm vacation
51
.Nm vacation
50
.Op Fl d
52
.Op Fl d
53
.Op Fl D Ar dir
51
.Op Fl a Ar alias
54
.Op Fl a Ar alias
Lines 78-79 Link Here
78
Enable debugging mode. See below.
81
Enable debugging mode. See below.
82
.It Fl D Ar dir
83
Use
84
.Ar dir
85
instead  of the  user's  home directory.  This  can be  used
86
to  allow the  same  user respond  differently to  different
87
messages, or to  simply speed up mail  processing by placing
88
the database  "closer" to  the mailserver  (local filesystem
89
vs. NFS, for example).
79
.It Fl i
90
.It Fl i

Return to bug 15227