X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_beep.3x.html;h=41ea86d34b697edcf405f44a949b7351d83be40d;hp=abae4b252cb1f531a4717df41ec60b660b7afcf9;hb=bca50d0d8592defee6c584fdedd25f4b1a31345b;hpb=6208c89f98f1cf9fe0980bd8e791846ce007a13d;ds=sidebyside diff --git a/doc/html/man/curs_beep.3x.html b/doc/html/man/curs_beep.3x.html index abae4b25..41ea86d3 100644 --- a/doc/html/man/curs_beep.3x.html +++ b/doc/html/man/curs_beep.3x.html @@ -32,7 +32,7 @@ - + curs_beep 3x @@ -40,7 +40,7 @@

curs_beep 3x

-curs_beep(3x)                                             curs_beep(3x)
+curs_beep(3x)                                                    curs_beep(3x)
 
 
 
@@ -57,30 +57,27 @@
 
 
 

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
-       (visible bell).  The routine flash flashes the screen, and
-       if  that  is  not  possible, sounds the alert.  If neither
-       alert is possible, nothing happens.  Nearly all  terminals
-       have  an  audible  alert (bell or beep), but only some can
-       flash the screen.
+       The  beep  and flash routines are used to alert the terminal user.  The
+       routine beep sounds an audible alarm on the terminal, if possible; oth-
+       erwise it flashes the screen (visible bell).  The routine flash flashes
+       the screen, and if that is not possible, sounds the alert.  If  neither
+       alert is possible, nothing happens.  Nearly all terminals have an audi-
+       ble alert (bell or beep), but only some can flash the screen.
 
 
 

RETURN VALUE

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

EXTENSIONS

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

PORTABILITY

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

SEE ALSO

@@ -88,7 +85,7 @@
 
 
 
-                                                          curs_beep(3x)
+                                                                 curs_beep(3x)