From 195f1c4015b7219e81e7c376f06c9276106dcc84 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 15 May 2000 18:48:21 +0000 Subject: 11387: OCTAL_ZEROES option --- Doc/Zsh/options.yo | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Doc/Zsh/options.yo') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index b87eb788b..671ce1337 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -777,6 +777,12 @@ item(tt(NUMERIC_GLOB_SORT))( If numeric filenames are matched by a filename generation pattern, sort the filenames numerically rather than lexicographically. ) +pindex(OCTAL_ZEROES) +cindex(octal, arithmetic expressions) +item(tt(OCTAL_ZEROES) )( +Interpret any integer constant beginning with a 0 and not +as octal, per IEEE Std 1003.2-1992 (ISO 9945-2:1993). +) pindex(OVERSTRIKE) cindex(editor, overstrike mode) cindex(overstrike mode, of editor) -- cgit 1.4.1