.I addrlen
specifies the size, in bytes, of the address structure pointed to by
.IR addr .
-Traditionally, this operation is called \[lq]assigning a name to a socket\(rq.
+Traditionally, this operation is called \[lq]assigning a name to a socket\[rq].
.PP
It is normally necessary to assign a local address using
.BR bind ()
.B MAP_FIXED_NOREPLACE
flag will typically (upon detecting a collision with a preexisting mapping)
fall back to a
-.RB \[lq]non- MAP_FIXED \(rq
+.RB \[lq]non- MAP_FIXED \[rq]
type of behavior:
they will return an address that is different from the requested address.
Therefore, backward-compatible software
data authentication key B
.TP
.B PR_PAC_APGAKEY
-generic authentication \[lq]A\(rq key.
+generic authentication \[lq]A\[rq] key.
.IP
(Yes folks, there really is no generic B key.)
.RE
.BR udp (7),
.BR unix (7)
.PP
-\[lq]An Introductory 4.3BSD Interprocess Communication Tutorial\(rq
+\[lq]An Introductory 4.3BSD Interprocess Communication Tutorial\[rq]
and
-\[lq]BSD Interprocess Communication Tutorial\(rq,
+\[lq]BSD Interprocess Communication Tutorial\[rq],
reprinted in
.I UNIX Programmer's Supplementary Documents Volume 1.
identifies the name of the remote host where the server is located.
.I proto
indicates which kind of transport protocol to use.
-The currently supported values for this field are \[lq]udp\(rq
-and \[lq]tcp\(rq.
+The currently supported values for this field are \[lq]udp\[rq]
+and \[lq]tcp\[rq].
Default timeouts are set, but can be modified using
.BR clnt_control ().
.IP
.BR callrpc ()
and
.BR clnt_call ().
-This procedure should be used for a \[lq]ping\(rq and nothing else.
+This procedure should be used for a \[lq]ping\[rq] and nothing else.
See also
.BR clnt_broadcast ().
.PP
.B st
driver provides the interface to a variety of SCSI tape devices.
Currently, the driver takes control of all detected devices of type
-\[lq]sequential-access\(rq.
+\[lq]sequential-access\[rq].
The
.B st
driver uses major device number 9.
The minor numbers can be grouped into
two sets of four numbers: the principal (auto-rewind) minor device numbers,
.IR n ,
-and the \[lq]no-rewind\(rq device numbers,
+and the \[lq]no-rewind\[rq] device numbers,
.RI ( n " + 128)."
Devices opened using the principal device number will be sent a
.B REWIND
command when they are closed.
-Devices opened using the \[lq]no-rewind\(rq device number will not.
+Devices opened using the \[lq]no-rewind\[rq] device number will not.
(Note that using an auto-rewind device for positioning the tape with,
for instance, mt does not lead to the desired result: the tape is
rewound after the mt command and the next command starts from the
\fBGMT_D_1600\fP(\fIx\fP)
.TQ
\fBGMT_D_800\fP(\fIx\fP)
-This \[lq]generic\(rq status information reports the current
+This \[lq]generic\[rq] status information reports the current
density setting for 9-track \(12" tape drives only.
.TP
\fBGMT_DR_OPEN\fP(\fIx\fP)
.SH DESCRIPTION
.ie '\[lq]'' .ds lq \&"\"
.el .ds lq \[lq]\"
-.ie '\(rq'' .ds rq \&"\"
-.el .ds rq \(rq\"
+.ie '\[rq]'' .ds rq \&"\"
+.el .ds rq \[rq]\"
.de q
\\$3\*(lq\\$1\*(rq\\$2
..
The value of
.B AT_ANYNET
is a
-wildcard and also implies \[lq]this network.\(rq
+wildcard and also implies \[lq]this network.\[rq]
The
.I node
member of
The value of
.B AT_ANYNODE
is a
-wildcard and also implies \[lq]this node.\(rq The value of
+wildcard and also implies \[lq]this node.\[rq] The value of
.B ATADDR_BCAST
is a link
local broadcast address.
.SH NAME
libc \- overview of standard C libraries on Linux
.SH DESCRIPTION
-The term \[lq]libc\(rq is commonly used as a shorthand for
-the \[lq]standard C library\(rq
+The term \[lq]libc\[rq] is commonly used as a shorthand for
+the \[lq]standard C library\[rq]
a library of standard functions that can be used by all C programs
(and sometimes by programs in other languages).
Because of some history
(see below),
-use of the term \[lq]libc\(rq
+use of the term \[lq]libc\[rq]
to refer to the standard C library is somewhat ambiguous on Linux.
.SS glibc
By far the most widely used C library on Linux is the
a fork of glibc 1.x created by Linux developers who felt that glibc
development at the time was not sufficing for the needs of Linux.
Often,
-this library was referred to (ambiguously) as just \[lq]libc\(rq.
+this library was referred to (ambiguously) as just \[lq]libc\[rq].
Linux libc released major versions 2, 3, 4, and 5,
as well as many minor versions of those releases.
Linux libc4 was the last version to use the a.out binary format,
TCP support is available since Linux 4.6.
.TP
.B SO_BINDTODEVICE
-Bind this socket to a particular device like \[lq]eth0\(rq,
+Bind this socket to a particular device like \[lq]eth0\[rq],
as specified in the passed interface name.
If the
name is an empty string or the option length is zero, the socket device
.BR socket (7)
.PP
Jonathan Simon Naylor:
-\[lq]The Re-Analysis and Re-Implementation of X.25.\(rq
+\[lq]The Re-Analysis and Re-Implementation of X.25.\[rq]
The URL is
.UR ftp://ftp.pspt.fi\:/pub\:/ham\:/linux\:/ax25\:/x25doc.tgz
.UE .
.SH DESCRIPTION
.ie '\[lq]'' .ds lq \&"\"
.el .ds lq \[lq]\"
-.ie '\(rq'' .ds rq \&"\"
-.el .ds rq \(rq\"
+.ie '\[rq]'' .ds rq \&"\"
+.el .ds rq \[rq]\"
.de q
\\$3\*(lq\\$1\*(rq\\$2
..
.SH DESCRIPTION
.ie '\[lq]'' .ds lq \&"\"
.el .ds lq \[lq]\"
-.ie '\(rq'' .ds rq \&"\"
-.el .ds rq \(rq\"
+.ie '\[rq]'' .ds rq \&"\"
+.el .ds rq \[rq]\"
.de q
\\$3\*(lq\\$1\*(rq\\$2
..