X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_beep.3x.html;h=b2ce7d28ebc7feee749a38e42910ce98221d39a0;hp=089f8aabee657f369cba0e14be47318eb98379e6;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/curs_beep.3x.html b/doc/html/man/curs_beep.3x.html index 089f8aab..b2ce7d28 100644 --- a/doc/html/man/curs_beep.3x.html +++ b/doc/html/man/curs_beep.3x.html @@ -1,7 +1,6 @@ - + + + curs_beep 3x -

curs_beep 3x

-
+

curs_beep 3x

-
-curs_beep(3x)                                       curs_beep(3x)
+curs_beep(3x)                                             curs_beep(3x)
 
 
 
 
 
-

NAME

+

NAME

        beep, flash - curses bell and screen flash routines
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <curses.h>
 
        int beep(void);
@@ -59,7 +59,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The beep and flash routines are used to alert the terminal
        user.  The routine beep sounds an  audible  alarm  on  the
        terminal,  if  possible;  otherwise  it flashes the screen
@@ -71,36 +71,42 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        These routines return OK if they  succeed  in  beeping  or
        flashing, ERR otherwise.
 
 
 
-

EXTENSIONS

+

EXTENSIONS

        SVr4's  beep  and flash routines always returned OK, so it
        was not possible to tell when the beep or flash failed.
 
 
 
-

PORTABILITY

-       These functions are defined in the  XSI  Curses  standard,
+

PORTABILITY

+       These functions are described in the XSI Curses  standard,
        Issue  4.  Like SVr4, it specifies that they always return
        OK.
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x)
 
 
 
-                                                    curs_beep(3x)
+                                                          curs_beep(3x)
 
-
-
-Man(1) output converted with -man2html -
+