1.
exim4-config_files(5)
For example, a /etc/exim4/local_sender_blacklist domain1.example .... /usr/share/doc/exim4-base/examples/exim-gencert can be used to generate a private key ...
2.
exinext(8)
This exists only when an attempt to deliver a mes- sage to a remote host suffers a message-specific error (see section 42.2). exinext is not particularly ...
3.
date(1)
DATE(1) User Commands DATE(1) NAME date - print or set the system date and time SYNOPSIS date [OPTION]... [+FORMAT] date [-u|--utc|--universal] ...
4.
VFORK(2)
LINUX DESCRIPTION vfork(), just like fork(2), creates a child process of the calling pro- cess. For details and return value and errors, see fork(2). ...
5.
getppid(2)
getppid() returns the process ID of the parent of the current process. CONFORMING TO POSIX.1-2001, 4.3BSD, SVr4 SEE ALSO fork(2), kill(2), exec(3), ...
6.
getrlimit(2)
GETRLIMIT(2) Linux Programmer's Manual GETRLIMIT(2) NAME getrlimit, setrlimit - get/set .... For example, RLIM_INFINITY typically is the same as -1. ...
7.
getsockopt(2)
GETSOCKOPT(2) Linux Programmer's Manual GETSOCKOPT(2) NAME getsockopt, setsockopt - get and set options on sockets SYNOPSIS #include <sys/types.h> #include ...
8.
manpath(5)
MANPATH(5) /etc/manpath.config MANPATH(5) NAME manpath - format of the /etc/manpath.config file DESCRIPTION The manpath configuration file is used by the ...
9.
posix_memalign(3)
The obsolete function memalign() allocates size bytes and returns a pointer to the allocated ... Man(1) output converted with man2html · list of all man pages.
10.
unix(7)
UNIX(7) Linux Programmer's Manual UNIX(7) NAME unix, PF_UNIX, AF_UNIX, PF_LOCAL, AF_LOCAL - Sockets for local inter- process communication SYNOPSIS #include ...