From 40558fef9176191524331993303be36e4f018557 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 20 Jan 2006 03:30:36 +0000 Subject: add missing version identification --- Doc/lib/libgetopt.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doc/lib/libgetopt.tex b/Doc/lib/libgetopt.tex index 3d582eb..e8b16a3 100644 --- a/Doc/lib/libgetopt.tex +++ b/Doc/lib/libgetopt.tex @@ -65,6 +65,8 @@ encountered. If the first character of the option string is `+', or if the environment variable POSIXLY_CORRECT is set, then option processing stops as soon as a non-option argument is encountered. + +\versionadded{2.3} \end{funcdesc} \begin{excdesc}{GetoptError} -- cgit v0.12