diff options
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/core.5 | 1 | ||||
| -rw-r--r-- | man5/gai.conf.5 | 8 | ||||
| -rw-r--r-- | man5/networks.5 | 1 | ||||
| -rw-r--r-- | man5/nscd.conf.5 | 1 | ||||
| -rw-r--r-- | man5/nss.5 | 5 |
5 files changed, 0 insertions, 16 deletions
diff --git a/man5/core.5 b/man5/core.5 index f6604dc609..28554b50b8 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -183,7 +183,6 @@ if .I /proc/sys/fs/suid_dumpable is set to 2 ("suidsafe"), the pattern must be either an absolute pathname (starting with a leading \(aq/\(aq character) or a pipe, as defined below. - .SS Piping core dumps to a program Since kernel 2.6.19, Linux supports an alternate syntax for the .I /proc/sys/kernel/core_pattern diff --git a/man5/gai.conf.5 b/man5/gai.conf.5 index 8d6ead8532..8f1206f306 100644 --- a/man5/gai.conf.5 +++ b/man5/gai.conf.5 @@ -17,10 +17,8 @@ .\" .\" Author: Ulrich Drepper <drepper@redhat.com> .TH GAI.CONF 5 2013-02-13 ""Linux" "Linux Programmer's Manual" - .SH NAME gai.conf \- getaddrinfo(3) configuration file - .SH DESCRIPTION A call to .BR getaddrinfo (3) @@ -50,7 +48,6 @@ All the label definitions of the default table which are to be maintained have to be duplicated. Following the keyword, the line has to contain a network mask and a label value. - .TP \fBprecedence\fR \fInetmask\fR \fIprecedence\fR This keyword is similar to \fBlabel\fR, but instead the value is added @@ -58,7 +55,6 @@ to the precedence table as specified in RFC\ 3484. Once again, the presence of a single \fBprecedence\fR line in the configuration file causes the default table to not be used. - .TP \fBreload\fR <\fByes\fR|\fBno\fR> This keyword controls whether a process checks whether the configuration @@ -68,18 +64,14 @@ If the value is This might cause problems in multi-threaded applications and is generally a bad idea. The default is "\fBno\fR". - .TP \fBscopev4\fR \fImask\fR \fIvalue\fR Add another rule to the RFC\ 3484 scope table for IPv4 address. By default, the scope IDs described in section 3.2 in RFC\ 3438 are used. Changing these defaults should hardly ever be necessary. - .SH FILES \fI/etc/gai.conf\fR - .SH EXAMPLE - The default table according to RFC\ 3484 would be specified with the following configuration file: diff --git a/man5/networks.5 b/man5/networks.5 index 3c479e855c..6a1914c7a4 100644 --- a/man5/networks.5 +++ b/man5/networks.5 @@ -43,7 +43,6 @@ the end of the current line, are ignored by library functions that process the file. The field descriptions are: - .TP .I name The symbolic name for the network. diff --git a/man5/nscd.conf.5 b/man5/nscd.conf.5 index aa6ea416f8..347d82b43a 100644 --- a/man5/nscd.conf.5 +++ b/man5/nscd.conf.5 @@ -230,7 +230,6 @@ This option is valid only for services and .IR group . .RE - .SH "SEE ALSO" .BR nscd (8) .\" .SH AUTHOR diff --git a/man5/nss.5 b/man5/nss.5 index 5e9d12e77d..d09e2bc772 100644 --- a/man5/nss.5 +++ b/man5/nss.5 @@ -67,7 +67,6 @@ The content of the .I netid.byname map is used \fBas is\fR. The system administrator has to make sure it is correctly generated. - .TP \fBSERVICES_AUTHORITATIVE =\fR \fITRUE\fR|\fIFALSE\fR If set to TRUE, the NIS backend for the @@ -80,7 +79,6 @@ NIS map exists and is authoritative, particularly that it contains both keys with /proto and without /proto for both primary service names and service aliases. The system administrator has to make sure it is correctly generated. - .TP \fBSETENT_BATCH_READ =\fR \fITRUE\fR|\fIFALSE\fR If set to TRUE, the NIS backend for the @@ -99,12 +97,9 @@ or .BR getgrent (3) call might result in a network communication with the server to get the next entry. - .SH FILES \fI/etc/default/nss\fR - .SH EXAMPLE - The default configuration corresponds to the following configuration file: .nf |
