aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/MB_CUR_MAX.32
-rw-r--r--man3/MB_LEN_MAX.32
-rw-r--r--man3/btowc.32
-rw-r--r--man3/fgetwc.32
-rw-r--r--man3/fgetws.32
-rw-r--r--man3/fputwc.32
-rw-r--r--man3/fputws.32
-rw-r--r--man3/fwide.32
-rw-r--r--man3/getwchar.32
-rw-r--r--man3/iconv.32
-rw-r--r--man3/iconv_close.32
-rw-r--r--man3/iconv_open.32
-rw-r--r--man3/iswalnum.32
-rw-r--r--man3/iswalpha.32
-rw-r--r--man3/iswblank.32
-rw-r--r--man3/iswcntrl.32
-rw-r--r--man3/iswctype.32
-rw-r--r--man3/iswdigit.32
-rw-r--r--man3/iswgraph.32
-rw-r--r--man3/iswlower.32
-rw-r--r--man3/iswprint.32
-rw-r--r--man3/iswpunct.32
-rw-r--r--man3/iswspace.32
-rw-r--r--man3/iswupper.32
-rw-r--r--man3/iswxdigit.32
-rw-r--r--man3/mblen.32
-rw-r--r--man3/mbrlen.32
-rw-r--r--man3/mbrtowc.32
-rw-r--r--man3/mbsinit.32
-rw-r--r--man3/mbsnrtowcs.32
-rw-r--r--man3/mbsrtowcs.32
-rw-r--r--man3/mbstowcs.32
-rw-r--r--man3/mbtowc.32
-rw-r--r--man3/putwchar.32
-rw-r--r--man3/stpncpy.32
-rw-r--r--man3/strnlen.32
-rw-r--r--man3/towctrans.32
-rw-r--r--man3/towlower.32
-rw-r--r--man3/towupper.32
-rw-r--r--man3/ungetwc.32
-rw-r--r--man3/wcpcpy.32
-rw-r--r--man3/wcpncpy.32
-rw-r--r--man3/wcrtomb.32
-rw-r--r--man3/wcscasecmp.32
-rw-r--r--man3/wcscat.32
-rw-r--r--man3/wcschr.32
-rw-r--r--man3/wcscmp.32
-rw-r--r--man3/wcscpy.32
-rw-r--r--man3/wcscspn.32
-rw-r--r--man3/wcsdup.32
-rw-r--r--man3/wcslen.32
-rw-r--r--man3/wcsncasecmp.32
-rw-r--r--man3/wcsncat.32
-rw-r--r--man3/wcsncmp.32
-rw-r--r--man3/wcsncpy.32
-rw-r--r--man3/wcsnlen.32
-rw-r--r--man3/wcsnrtombs.32
-rw-r--r--man3/wcspbrk.32
-rw-r--r--man3/wcsrchr.32
-rw-r--r--man3/wcsrtombs.32
-rw-r--r--man3/wcsspn.32
-rw-r--r--man3/wcsstr.32
-rw-r--r--man3/wcstok.32
-rw-r--r--man3/wcstombs.32
-rw-r--r--man3/wcswidth.32
-rw-r--r--man3/wctob.32
-rw-r--r--man3/wctomb.32
-rw-r--r--man3/wctrans.32
-rw-r--r--man3/wctype.32
-rw-r--r--man3/wcwidth.32
-rw-r--r--man3/wmemchr.32
-rw-r--r--man3/wmemcmp.32
-rw-r--r--man3/wmemcpy.32
-rw-r--r--man3/wmemmove.32
-rw-r--r--man3/wmemset.32
-rw-r--r--man3/wprintf.32
76 files changed, 76 insertions, 76 deletions
diff --git a/man3/MB_CUR_MAX.3 b/man3/MB_CUR_MAX.3
index 3d37c53bbb..87b4d15650 100644
--- a/man3/MB_CUR_MAX.3
+++ b/man3/MB_CUR_MAX.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/MB_LEN_MAX.3 b/man3/MB_LEN_MAX.3
index 67f73ce81f..cd8aa185b4 100644
--- a/man3/MB_LEN_MAX.3
+++ b/man3/MB_LEN_MAX.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/btowc.3 b/man3/btowc.3
index 24506b7b1c..e77aadc38e 100644
--- a/man3/btowc.3
+++ b/man3/btowc.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/fgetwc.3 b/man3/fgetwc.3
index 23689ee2fe..aaea3565e8 100644
--- a/man3/fgetwc.3
+++ b/man3/fgetwc.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/fgetws.3 b/man3/fgetws.3
index 5ed7a10bb5..51c463672c 100644
--- a/man3/fgetws.3
+++ b/man3/fgetws.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/fputwc.3 b/man3/fputwc.3
index a2c0e0f20a..9bf70c40a1 100644
--- a/man3/fputwc.3
+++ b/man3/fputwc.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/fputws.3 b/man3/fputws.3
index 4cf49b5cd3..b09c0c72af 100644
--- a/man3/fputws.3
+++ b/man3/fputws.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/fwide.3 b/man3/fwide.3
index 460e8bda9f..f0e062531d 100644
--- a/man3/fwide.3
+++ b/man3/fwide.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/getwchar.3 b/man3/getwchar.3
index e873aa2942..b7d0c6e37c 100644
--- a/man3/getwchar.3
+++ b/man3/getwchar.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iconv.3 b/man3/iconv.3
index 01daad47a7..419c922b2f 100644
--- a/man3/iconv.3
+++ b/man3/iconv.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iconv_close.3 b/man3/iconv_close.3
index 47bd6950e7..1eb9ccfb85 100644
--- a/man3/iconv_close.3
+++ b/man3/iconv_close.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iconv_open.3 b/man3/iconv_open.3
index 4030a66a14..35d53dc8f3 100644
--- a/man3/iconv_open.3
+++ b/man3/iconv_open.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswalnum.3 b/man3/iswalnum.3
index 7706f499ef..fd11478757 100644
--- a/man3/iswalnum.3
+++ b/man3/iswalnum.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswalpha.3 b/man3/iswalpha.3
index 5e9add67b2..f5e4ae8175 100644
--- a/man3/iswalpha.3
+++ b/man3/iswalpha.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswblank.3 b/man3/iswblank.3
index 0b0fb1e5ae..fde681d8a1 100644
--- a/man3/iswblank.3
+++ b/man3/iswblank.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswcntrl.3 b/man3/iswcntrl.3
index a179e5ce83..d9fd1b7ffb 100644
--- a/man3/iswcntrl.3
+++ b/man3/iswcntrl.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswctype.3 b/man3/iswctype.3
index 1f121ce0e5..1d35c12f85 100644
--- a/man3/iswctype.3
+++ b/man3/iswctype.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswdigit.3 b/man3/iswdigit.3
index 290247d861..d89edce5b3 100644
--- a/man3/iswdigit.3
+++ b/man3/iswdigit.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswgraph.3 b/man3/iswgraph.3
index b7bfec115a..0eae152e77 100644
--- a/man3/iswgraph.3
+++ b/man3/iswgraph.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswlower.3 b/man3/iswlower.3
index 22bc31d77f..a052ab2cca 100644
--- a/man3/iswlower.3
+++ b/man3/iswlower.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswprint.3 b/man3/iswprint.3
index 0e642377b0..f4ec63a14b 100644
--- a/man3/iswprint.3
+++ b/man3/iswprint.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswpunct.3 b/man3/iswpunct.3
index cf63d7190e..8d880ffd13 100644
--- a/man3/iswpunct.3
+++ b/man3/iswpunct.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswspace.3 b/man3/iswspace.3
index 2576bbfa72..6e6f14e792 100644
--- a/man3/iswspace.3
+++ b/man3/iswspace.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswupper.3 b/man3/iswupper.3
index bbf0e2b28b..82bbe6e820 100644
--- a/man3/iswupper.3
+++ b/man3/iswupper.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/iswxdigit.3 b/man3/iswxdigit.3
index fcdaeaa8d5..4691306de4 100644
--- a/man3/iswxdigit.3
+++ b/man3/iswxdigit.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/mblen.3 b/man3/mblen.3
index 38216b640e..cf4294d81c 100644
--- a/man3/mblen.3
+++ b/man3/mblen.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/mbrlen.3 b/man3/mbrlen.3
index e324db2fd6..a27ba07da7 100644
--- a/man3/mbrlen.3
+++ b/man3/mbrlen.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/mbrtowc.3 b/man3/mbrtowc.3
index 45695fc960..92b70c73d9 100644
--- a/man3/mbrtowc.3
+++ b/man3/mbrtowc.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/mbsinit.3 b/man3/mbsinit.3
index dcefcd7e37..967ba78fca 100644
--- a/man3/mbsinit.3
+++ b/man3/mbsinit.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/mbsnrtowcs.3 b/man3/mbsnrtowcs.3
index c01ee923af..2e2ffaf990 100644
--- a/man3/mbsnrtowcs.3
+++ b/man3/mbsnrtowcs.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/mbsrtowcs.3 b/man3/mbsrtowcs.3
index 68082499e8..660610114f 100644
--- a/man3/mbsrtowcs.3
+++ b/man3/mbsrtowcs.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/mbstowcs.3 b/man3/mbstowcs.3
index c9f72ddba0..7296b87c67 100644
--- a/man3/mbstowcs.3
+++ b/man3/mbstowcs.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/mbtowc.3 b/man3/mbtowc.3
index e43f74f61e..5f5846368d 100644
--- a/man3/mbtowc.3
+++ b/man3/mbtowc.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/putwchar.3 b/man3/putwchar.3
index e809761a8b..ae4fbd5e3c 100644
--- a/man3/putwchar.3
+++ b/man3/putwchar.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/stpncpy.3 b/man3/stpncpy.3
index 9cc2e34bff..c709b958d6 100644
--- a/man3/stpncpy.3
+++ b/man3/stpncpy.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/strnlen.3 b/man3/strnlen.3
index eeed4d12a7..04a9dec539 100644
--- a/man3/strnlen.3
+++ b/man3/strnlen.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/towctrans.3 b/man3/towctrans.3
index ff8cda74ae..409e165a6d 100644
--- a/man3/towctrans.3
+++ b/man3/towctrans.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/towlower.3 b/man3/towlower.3
index 6d9c66d2a1..3cad752c1b 100644
--- a/man3/towlower.3
+++ b/man3/towlower.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/towupper.3 b/man3/towupper.3
index d13fe92261..990edd8847 100644
--- a/man3/towupper.3
+++ b/man3/towupper.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/ungetwc.3 b/man3/ungetwc.3
index a20f371a26..e6c4ddb01a 100644
--- a/man3/ungetwc.3
+++ b/man3/ungetwc.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcpcpy.3 b/man3/wcpcpy.3
index 4aaa131e87..e53c7924fd 100644
--- a/man3/wcpcpy.3
+++ b/man3/wcpcpy.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcpncpy.3 b/man3/wcpncpy.3
index 1d30867f46..9f563d61f8 100644
--- a/man3/wcpncpy.3
+++ b/man3/wcpncpy.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcrtomb.3 b/man3/wcrtomb.3
index 1794756615..fa352690d7 100644
--- a/man3/wcrtomb.3
+++ b/man3/wcrtomb.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcscasecmp.3 b/man3/wcscasecmp.3
index e8c712cbb8..5c404f769e 100644
--- a/man3/wcscasecmp.3
+++ b/man3/wcscasecmp.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcscat.3 b/man3/wcscat.3
index a6bf5aeba8..c7515c5e05 100644
--- a/man3/wcscat.3
+++ b/man3/wcscat.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcschr.3 b/man3/wcschr.3
index 941f8412e1..6d3de36411 100644
--- a/man3/wcschr.3
+++ b/man3/wcschr.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcscmp.3 b/man3/wcscmp.3
index 8b2c1d649b..a218869bfc 100644
--- a/man3/wcscmp.3
+++ b/man3/wcscmp.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcscpy.3 b/man3/wcscpy.3
index ad70612131..07539ff74b 100644
--- a/man3/wcscpy.3
+++ b/man3/wcscpy.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcscspn.3 b/man3/wcscspn.3
index 0513234651..de6a6bc146 100644
--- a/man3/wcscspn.3
+++ b/man3/wcscspn.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsdup.3 b/man3/wcsdup.3
index 98ee73c4e6..61934d72d5 100644
--- a/man3/wcsdup.3
+++ b/man3/wcsdup.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcslen.3 b/man3/wcslen.3
index a6e08a613d..15230c849e 100644
--- a/man3/wcslen.3
+++ b/man3/wcslen.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsncasecmp.3 b/man3/wcsncasecmp.3
index 2ccdda8b47..c817bf7baf 100644
--- a/man3/wcsncasecmp.3
+++ b/man3/wcsncasecmp.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsncat.3 b/man3/wcsncat.3
index 582e3eeaf6..1a25f3ece3 100644
--- a/man3/wcsncat.3
+++ b/man3/wcsncat.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsncmp.3 b/man3/wcsncmp.3
index 7b5ad656e2..f05b4c4f2e 100644
--- a/man3/wcsncmp.3
+++ b/man3/wcsncmp.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsncpy.3 b/man3/wcsncpy.3
index 0fcb9247e5..8d9814f46f 100644
--- a/man3/wcsncpy.3
+++ b/man3/wcsncpy.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsnlen.3 b/man3/wcsnlen.3
index e97cbf0e96..e12e813f4e 100644
--- a/man3/wcsnlen.3
+++ b/man3/wcsnlen.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsnrtombs.3 b/man3/wcsnrtombs.3
index 09e01d0ffc..9835000f9b 100644
--- a/man3/wcsnrtombs.3
+++ b/man3/wcsnrtombs.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcspbrk.3 b/man3/wcspbrk.3
index 282816e391..ec24af9262 100644
--- a/man3/wcspbrk.3
+++ b/man3/wcspbrk.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsrchr.3 b/man3/wcsrchr.3
index df0bc9f8a9..570054897b 100644
--- a/man3/wcsrchr.3
+++ b/man3/wcsrchr.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsrtombs.3 b/man3/wcsrtombs.3
index baa1cf7b4d..863cd27c76 100644
--- a/man3/wcsrtombs.3
+++ b/man3/wcsrtombs.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsspn.3 b/man3/wcsspn.3
index 56fe9516cb..f2b75367ad 100644
--- a/man3/wcsspn.3
+++ b/man3/wcsspn.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcsstr.3 b/man3/wcsstr.3
index 82b86c242f..b54d591269 100644
--- a/man3/wcsstr.3
+++ b/man3/wcsstr.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcstok.3 b/man3/wcstok.3
index 4eb4b32f79..26982eed39 100644
--- a/man3/wcstok.3
+++ b/man3/wcstok.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcstombs.3 b/man3/wcstombs.3
index 7c483c5cf5..3bb6de0e73 100644
--- a/man3/wcstombs.3
+++ b/man3/wcstombs.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcswidth.3 b/man3/wcswidth.3
index f00e45d294..534afcf02c 100644
--- a/man3/wcswidth.3
+++ b/man3/wcswidth.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wctob.3 b/man3/wctob.3
index c09ef90912..ff14639b0d 100644
--- a/man3/wctob.3
+++ b/man3/wctob.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wctomb.3 b/man3/wctomb.3
index ee83986ca1..0abb2de053 100644
--- a/man3/wctomb.3
+++ b/man3/wctomb.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wctrans.3 b/man3/wctrans.3
index 2f21402688..2ce2860141 100644
--- a/man3/wctrans.3
+++ b/man3/wctrans.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wctype.3 b/man3/wctype.3
index d55e7ad2a9..37753eed7d 100644
--- a/man3/wctype.3
+++ b/man3/wctype.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wcwidth.3 b/man3/wcwidth.3
index 5c257b1e0f..f0320bd64f 100644
--- a/man3/wcwidth.3
+++ b/man3/wcwidth.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wmemchr.3 b/man3/wmemchr.3
index 844349f1ef..cc97b083b3 100644
--- a/man3/wmemchr.3
+++ b/man3/wmemchr.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wmemcmp.3 b/man3/wmemcmp.3
index 0226f9c324..e5b81ffa81 100644
--- a/man3/wmemcmp.3
+++ b/man3/wmemcmp.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wmemcpy.3 b/man3/wmemcpy.3
index 98a29b6045..d68501f522 100644
--- a/man3/wmemcpy.3
+++ b/man3/wmemcpy.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wmemmove.3 b/man3/wmemmove.3
index 61b50b585d..1efbb8c2f8 100644
--- a/man3/wmemmove.3
+++ b/man3/wmemmove.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wmemset.3 b/man3/wmemset.3
index 4286f6be8f..425a77297e 100644
--- a/man3/wmemset.3
+++ b/man3/wmemset.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
diff --git a/man3/wprintf.3 b/man3/wprintf.3
index d02146e762..fe2d4c1758 100644
--- a/man3/wprintf.3
+++ b/man3/wprintf.3
@@ -1,6 +1,6 @@
.\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
.\"
-.\" %%%LICENSE_START(GPLv2+_ONEPARA)
+.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC)
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of