summaryrefslogtreecommitdiff
path: root/lib/libcalendar
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commitfe08efe680f6705e0c60beabe3e39629c655e743 (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /lib/libcalendar
parent6ce729e14d938bbc580c6eec5c6defc287ffd298 (diff)
downloadsrc-test-fe08efe680f6705e0c60beabe3e39629c655e743.tar.gz
src-test-fe08efe680f6705e0c60beabe3e39629c655e743.zip
mdoc(7): Use the new feature of the .In macro.
Notes
Notes: svn path=/head/; revision=119893
Diffstat (limited to 'lib/libcalendar')
-rw-r--r--lib/libcalendar/calendar.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcalendar/calendar.3 b/lib/libcalendar/calendar.3
index 616399ca47fd9..4c4c4ec2fe1ae 100644
--- a/lib/libcalendar/calendar.3
+++ b/lib/libcalendar/calendar.3
@@ -174,7 +174,7 @@ returns the weekday (Mo = 0 .. Su = 6) of the day numbered
The structure
.Fa date
is defined in
-.Aq Pa calendar.h .
+.In calendar.h .
It contains these fields:
.Bd -literal -offset indent
int y; /\(** year (0000 - ????) \(**/