diff options
author | 2003-01-06 07:35:07 +0000 | |
---|---|---|
committer | 2003-01-06 07:35:07 +0000 | |
commit | b87e43ec20000c471f04b7359ac2d92a685d3c7e (patch) | |
tree | dbd0cc3a67071784c07e0781b186e76121e939ec | |
parent | typo: s/initalize/initialize (diff) | |
download | wireguard-openbsd-b87e43ec20000c471f04b7359ac2d92a685d3c7e.tar.xz wireguard-openbsd-b87e43ec20000c471f04b7359ac2d92a685d3c7e.zip |
directory, not file; form david krause
-rw-r--r-- | usr.bin/calendar/calendar.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/calendar/calendar.1 b/usr.bin/calendar/calendar.1 index 74f22935cad..a0aef513977 100644 --- a/usr.bin/calendar/calendar.1 +++ b/usr.bin/calendar/calendar.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: calendar.1,v 1.19 2002/09/12 07:17:56 fgsch Exp $ +.\" $OpenBSD: calendar.1,v 1.20 2003/01/06 07:35:07 mickey Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -176,7 +176,7 @@ Paskha\fB\et\fROrthodox Easter .It Pa calendar file in current directory .It Pa ~/.calendar -file in home directory (which +directory in the user's home directory (which .Nm .Xr chdir 1 's into if it exists) |