diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:29:44 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:11 +0100 |
| commit | 89e3ffe9acef4b15ba5faaebcfbc3ea143236dfa (patch) | |
| tree | c8f842039486e0719f385533aa9f36937aeff0de /man4 | |
| parent | 7c576f4511ffad61638110b0963f900bd01f4ff2 (diff) | |
| download | man-pages-89e3ffe9acef4b15ba5faaebcfbc3ea143236dfa.tar.gz | |
MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, fwide.3, getwchar.3, iconv.3, iconv_close.3, iconv_open.3, iswalnum.3, iswalpha.3, iswblank.3, iswcntrl.3, iswctype.3, iswdigit.3, iswgraph.3, iswlower.3, iswprint.3, iswpunct.3, iswspace.3, iswupper.3, iswxdigit.3, mblen.3, mbrlen.3, mbrtowc.3, mbsinit.3, mbsnrtowcs.3, mbsrtowcs.3, mbstowcs.3, mbtowc.3, nl_langinfo.3, putwchar.3, stpncpy.3, strnlen.3, towctrans.3, towlower.3, towupper.3, ungetwc.3, wcpcpy.3, wcpncpy.3, wcrtomb.3, wcscasecmp.3, wcscat.3, wcschr.3, wcscmp.3, wcscpy.3, wcscspn.3, wcsdup.3, wcslen.3, wcsncasecmp.3, wcsncat.3, wcsncmp.3, wcsncpy.3, wcsnlen.3, wcsnrtombs.3, wcspbrk.3, wcsrchr.3, wcsrtombs.3, wcsspn.3, wcsstr.3, wcstok.3, wcstombs.3, wcswidth.3, wctob.3, wctomb.3, wctrans.3, wctype.3, wcwidth.3, wmemchr.3, wmemcmp.3, wmemcpy.3, wmemmove.3, wmemset.3, wprintf.3, console.4, console_codes.4, random.4, charsets.7: s/GPLv2+_ONEPARA_DOC/GPLv2+_DOC_ONEPARA/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man4')
| -rw-r--r-- | man4/console.4 | 2 | ||||
| -rw-r--r-- | man4/console_codes.4 | 2 | ||||
| -rw-r--r-- | man4/random.4 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man4/console.4 b/man4/console.4 index 45e0568d2f..7ba126e5a4 100644 --- a/man4/console.4 +++ b/man4/console.4 @@ -1,6 +1,6 @@ .\" Copyright (c) 1994 Andries Brouwer (aeb@cwi.nl), Mon Oct 31 21:03:19 MET 1994 .\" -.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC) +.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) .\" 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/man4/console_codes.4 b/man4/console_codes.4 index d85b3aa51e..63073bec7f 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -1,7 +1,7 @@ '\" t .\" Copyright (c) 1996 Andries Brouwer <aeb@cwi.nl>, Mon Oct 31 22:13:04 1996 .\" -.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC) +.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) .\" 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/man4/random.4 b/man4/random.4 index 16f7d01cc4..9a13c89a13 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -1,6 +1,6 @@ .\" Copyright (c) 1997 John S. Kallal (kallal@voicenet.com) .\" -.\" %%%LICENSE_START(GPLv2+_ONEPARA_DOC) +.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) .\" 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 |
