diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index f5ca6efa21b..c5ba86dddee 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -2285,7 +2285,7 @@ be protected by wrapping the timer function body with @lisp @group -(ignore-error 'remote-file-error +(ignore-error remote-file-error @dots{}) @end group @end lisp