diff options
Diffstat (limited to 'upstream/debian-unstable/man3/key_defined.3ncurses')
-rw-r--r-- | upstream/debian-unstable/man3/key_defined.3ncurses | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/debian-unstable/man3/key_defined.3ncurses b/upstream/debian-unstable/man3/key_defined.3ncurses index e8f91752..57470a73 100644 --- a/upstream/debian-unstable/man3/key_defined.3ncurses +++ b/upstream/debian-unstable/man3/key_defined.3ncurses @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2018-2022,2023 Thomas E. Dickey * +.\" Copyright 2018-2023,2024 Thomas E. Dickey * .\" Copyright 2003-2006,2010 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -29,8 +29,8 @@ .\" .\" Author: Thomas E. Dickey 2003 .\" -.\" $Id: key_defined.3x,v 1.32 2023/12/16 20:32:22 tom Exp $ -.TH key_defined 3NCURSES 2023-12-16 "ncurses 6.4" "Library calls" +.\" $Id: key_defined.3x,v 1.34 2024/03/16 15:35:01 tom Exp $ +.TH key_defined 3NCURSES 2024-03-16 "ncurses 6.5" "Library calls" .SH NAME \fB\%key_defined\fP \- test whether a \fIcurses\fR keycode is defined |