summaryrefslogtreecommitdiff
path: root/man/calendar.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/calendar.texi')
-rw-r--r--man/calendar.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/calendar.texi b/man/calendar.texi
index 3a7a21cb6fc..32a53372a2b 100644
--- a/man/calendar.texi
+++ b/man/calendar.texi
@@ -1500,7 +1500,8 @@ iCalendar data; for example with the Rmail mail client one could use:
and adds the results to an Emacs diary file. For example:
@example
-(icalendar-import-file "/here/is/calendar.ics" "/there/goes/ical-diary")
+(icalendar-import-file "/here/is/calendar.ics"
+ "/there/goes/ical-diary")
@end example
@noindent