diff options
Diffstat (limited to 'doc/html/man/curs_getstr.3x.html')
-rw-r--r-- | doc/html/man/curs_getstr.3x.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/man/curs_getstr.3x.html b/doc/html/man/curs_getstr.3x.html index 8c4c7bca864f..ca39dbf3beec 100644 --- a/doc/html/man/curs_getstr.3x.html +++ b/doc/html/man/curs_getstr.3x.html @@ -1,6 +1,7 @@ <!-- **************************************************************************** - * Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * + * Copyright 2018-2019,2020 Thomas E. Dickey * + * Copyright 1998-2010,2017 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -26,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_getstr.3x,v 1.28 2019/07/20 19:14:56 tom Exp @ + * @Id: curs_getstr.3x,v 1.29 2020/02/02 23:34:34 tom Exp @ * X/Open says also until EOf * X/Open says then an EOS is added to the result * X/Open doesn't mention n<0 |