X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkeybound.3x.html;h=f605c1b10caf6e9fb02112bb5dd96603e5b4979a;hb=87154b424ea0f67c2965d00e861ddfb134082d94;hp=942e3a7b2f0c833d9aff238e6db4fa6fe38490cd;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;p=ncurses.git diff --git a/doc/html/man/keybound.3x.html b/doc/html/man/keybound.3x.html index 942e3a7b..f605c1b1 100644 --- a/doc/html/man/keybound.3x.html +++ b/doc/html/man/keybound.3x.html @@ -1,6 +1,6 @@ - @@ -37,7 +37,7 @@ keybound 3x - +

keybound 3x

@@ -67,8 +67,8 @@ The keycode parameter must be greater than zero, else NULL is returned. If it does not correspond to a defined key, then NULL is returned. The count parameter is used to allow the application to iterate through - multiple definitions, counting from zero. When successful, the func- - tion returns a string which must be freed by the caller. + multiple definitions, counting from zero. When successful, the + function returns a string which must be freed by the caller.

PORTABILITY