Name
- Linux man-pages - manual pages for GNU/Linux
+ Linux man-pages - manual pages for GNU+Linux
Synopsis
- This package contains GNU/Linux manual pages for sections 1
+ This package contains GNU+Linux manual pages for sections 1
through 8.
Description
differences in other kernels or C libraries.
These pages are most of the section 2, 3, 4, 5, 7 man pages for
- GNU/Linux. A few pages are provided in sections 1 and 8 for
+ GNU+Linux. A few pages are provided in sections 1 and 8 for
commands that are not documented in other packages, and there are
a few pages in sections 5 and 8 for the timezone utilities.
Title: Linux man-pages
Version: 6.17
Entered-date: 2026-02-11
-Description: Manual pages for GNU/Linux. This package contains
+Description: Manual pages for GNU+Linux. This package contains
manual pages for sections 2, 3, 4, 5, and 7, and
subsections of those. Only a few pages are provided in
sections 1, 6, and 8, and none in 9.
and
.BR memmove ()
instead.
-.\" The old functions are not even available on some non-GNU/Linux systems.
+.\" The old functions are not even available on some non-GNU+Linux systems.
.SH SEE ALSO
.BR bcmp (3),
.BR bcopy (3),
Internet RFC\ 952
.\" .SH AUTHOR
.\" This manual page was written by Manoj Srivastava <srivasta@debian.org>,
-.\" for the Debian GNU/Linux system.
+.\" for the Debian GNU+Linux system.
editing, sorting, comparing, normalizing, converting, and displaying
Unicode strings.
.SS Unicode under Linux
-Under GNU/Linux, the C type
+Under GNU+Linux, the C type
.I wchar_t
is a signed 32-bit integer type.
Its values are always interpreted
.sp .6i
.ad r
.ps 52
-\m[maroon]GNU/Linux\m[]
+\m[maroon]GNU+Linux\m[]
.sp 18p
.ps 16
\f[BMB]Programmer's Manual\fP
sub BuildBook
{
- print ".pdfpagenumbering D . 1\n.nr PDFOUTLINE.FOLDLEVEL 0\n.defcolor pdf:href.colour rgb 0.00 0.25 0.75\n.pdfinfo /Title \"GNU/Linux Programmer's Manual\"\n.special TinosR S\n";
+ print ".pdfpagenumbering D . 1\n.nr PDFOUTLINE.FOLDLEVEL 0\n.defcolor pdf:href.colour rgb 0.00 0.25 0.75\n.pdfinfo /Title \"GNU+Linux Programmer's Manual\"\n.special TinosR S\n";
foreach my $bkmark (sort sortman keys %files) {
BuildPage($bkmark);