aboutsummaryrefslogtreecommitdiff
path: root/lib/libcalendar/calendar.3
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commit7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libcalendar/calendar.3
parentd087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff)
downloadsrc-7ebcc426efefea9cd16ac6f565e72030c608f7a4.tar.gz
src-7ebcc426efefea9cd16ac6f565e72030c608f7a4.zip
Remove whitespace at EOL.
Notes
Notes: svn path=/head/; revision=79754
Diffstat (limited to 'lib/libcalendar/calendar.3')
-rw-r--r--lib/libcalendar/calendar.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcalendar/calendar.3 b/lib/libcalendar/calendar.3
index 054b7e220bf4..1e7b51a04897 100644
--- a/lib/libcalendar/calendar.3
+++ b/lib/libcalendar/calendar.3
@@ -92,7 +92,7 @@ is the date in Gregorian Calendar, whereas
.Fn easteroj
returns the date in Julian Calendar.
.Pp
-The functions
+The functions
.Fn gdate ,
.Fn jdate ,
.Fn ndaysg
@@ -168,7 +168,7 @@ This function is defined for Gregorian Calendar only.
.Pp
The function
.Fn weekday
-returns the weekday (Mo = 0 .. Su = 6) of the day numbered
+returns the weekday (Mo = 0 .. Su = 6) of the day numbered
.Fa nd .
.Pp
The structure
@@ -188,7 +188,7 @@ and in this library.
.Xr ncal 1 ,
.Xr strftime 3
.Sh STANDARDS
-The week number conforms to ISO 8601: 1988.
+The week number conforms to ISO 8601: 1988.
.Sh HISTORY
The
.Nm calendar