diff --git a/doc/Documentation_Standards.org b/doc/Documentation_Standards.org index 9d8f19fe6..c4dd862db 100644 --- a/doc/Documentation_Standards.org +++ b/doc/Documentation_Standards.org @@ -94,10 +94,10 @@ I have made them up of course). - Entries in the concept index are normally all lower case unless some other rule dictates otherwise. -* orgmanual.org specific conventions +* org-manual.org specific conventions Org git repository comes with an .org version of the manual in the -=contrib/= directory. Here are indications that are specific to this +=doc/= directory. Here are indications that are specific to this version of the manual. - Five of the standard Texinfo indexes are used in the Org manual: diff --git a/doc/org-manual.org b/doc/org-manual.org index eb6c96fb2..d9e95b1ee 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -5779,7 +5779,7 @@ the agenda (see [[*Weekly/daily agenda]]). We distinguish: #+begin_example ,* 22:00-23:00 The nerd meeting on every 2nd Thursday of the month - <%%(org-float t 4 2)> + <%%(diary-float t 4 2)> #+end_example - Time/Date range :: @@ -6158,7 +6158,7 @@ entries. Org mode issues early and late warnings based on the assumption that the timestamp represents the /nearest instance/ of the repeater. However, the use of diary S-exp entries like -: <%%(org-float t 42)> +: <%%(diary-float t 42)> #+texinfo: @noindent in scheduling and deadline timestamps is limited. Org mode does not