Kaydet (Commit) 3b841e9b authored tarafından Fred Drake's avatar Fred Drake

Add an availability statement for alarm().

üst c57a51c6
...@@ -105,6 +105,7 @@ The \module{signal} module defines the following functions: ...@@ -105,6 +105,7 @@ The \module{signal} module defines the following functions:
remaining before a previously scheduled alarm. If the return value remaining before a previously scheduled alarm. If the return value
is zero, no alarm is currently scheduled. (See the \UNIX{} man page is zero, no alarm is currently scheduled. (See the \UNIX{} man page
\manpage{alarm}{2}.) \manpage{alarm}{2}.)
Availability: \UNIX.
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{getsignal}{signalnum} \begin{funcdesc}{getsignal}{signalnum}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment