diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-02-23 16:16:13 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-02-23 16:16:13 +0000 |
commit | c442cdedfd18b1e4de0284349c3cccb6265f5d30 (patch) | |
tree | fd18acbb98c0c1835a11a343a4394dcda9bd60d0 /usr.bin/vacation/vacation.1 | |
parent | 46279c202bbd667e9df1702da4abf2b418bada6a (diff) |
show flag argument
Diffstat (limited to 'usr.bin/vacation/vacation.1')
-rw-r--r-- | usr.bin/vacation/vacation.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vacation/vacation.1 b/usr.bin/vacation/vacation.1 index e5957425a93..dbf1b43d188 100644 --- a/usr.bin/vacation/vacation.1 +++ b/usr.bin/vacation/vacation.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vacation.1,v 1.16 2007/02/23 15:35:22 jmc Exp $ +.\" $OpenBSD: vacation.1,v 1.17 2007/02/23 16:16:12 deraadt Exp $ .\" $NetBSD: vacation.1,v 1.5 1995/08/31 21:57:08 jtc Exp $ .\" .\" Copyright (c) 1985, 1987, 1990, 1991, 1993 @@ -75,7 +75,7 @@ Initialize the vacation database files. It should be used before you modify your .Pa .forward file. -.It Fl r +.It Fl r Ar interval Set the reply interval to .Ar interval days. |