summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/makedbm.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/makedbm.1m')
-rw-r--r--usr/src/man/man1m/makedbm.1m34
1 files changed, 4 insertions, 30 deletions
diff --git a/usr/src/man/man1m/makedbm.1m b/usr/src/man/man1m/makedbm.1m
index 6eeaaaaad7..07d0b4b90d 100644
--- a/usr/src/man/man1m/makedbm.1m
+++ b/usr/src/man/man1m/makedbm.1m
@@ -3,15 +3,15 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH makedbm 1M "17 Aug 1999" "SunOS 5.11" "System Administration Commands"
+.TH MAKEDBM 1M "Aug 17, 1999"
.SH NAME
makedbm \- make a dbm file, or get a text file from a dbm file
.SH SYNOPSIS
.LP
.nf
-\fBmakedbm\fR [\fB-b\fR] [\fB-l\fR] [\fB-s\fR] [\fB-E\fR] [\fB-i\fR \fIyp_input_file\fR]
- [\fB-o\fR \fIyp_output_name\fR] [\fB-d\fR \fIyp_domain_name\fR]
- [\fB-m\fR \fIyp_master_name\fR] [\fB-S\fR \fIdelimiter\fR]
+\fBmakedbm\fR [\fB-b\fR] [\fB-l\fR] [\fB-s\fR] [\fB-E\fR] [\fB-i\fR \fIyp_input_file\fR]
+ [\fB-o\fR \fIyp_output_name\fR] [\fB-d\fR \fIyp_domain_name\fR]
+ [\fB-m\fR \fIyp_master_name\fR] [\fB-S\fR \fIdelimiter\fR]
[\fB-D\fR \fInumber_of_delimiters\fR] \fIinfile\fR \fIoutfile\fR
.fi
@@ -44,12 +44,10 @@ if \fIinfile\fR is `\(mi'). The entries that have keys with the prefix
The following options are supported:
.sp
.ne 2
-.mk
.na
\fB\fB-b\fR\fR
.ad
.RS 27n
-.rt
Insert the \fBYP_INTERDOMAIN\fR into the output. This key causes
\fBypserv\fR(1M) to use \fBDNS\fR for host name and address lookups for hosts
not found in the maps.
@@ -57,56 +55,46 @@ not found in the maps.
.sp
.ne 2
-.mk
.na
\fB\fB-d\fR\fI yp_domain_name\fR\fR
.ad
.RS 27n
-.rt
Create a special entry with the key \fIyp_domain_name\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-D\fR \fInumber_of delimiters\fR\fR
.ad
.RS 27n
-.rt
Specify \fInumber_of_delimiters\fR to skip before forming the key.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-E\fR\fR
.ad
.RS 27n
-.rt
Delimiters are escaped.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-i\fR\fI yp_input_file\fR\fR
.ad
.RS 27n
-.rt
Create a special entry with the key \fIyp_input_file\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-l\fR\fR
.ad
.RS 27n
-.rt
Lower case. Convert the keys of the given map to lower case, so that, for
example, host name matches succeed independent of upper or lower case
distinctions.
@@ -114,58 +102,48 @@ distinctions.
.sp
.ne 2
-.mk
.na
\fB\fB-m\fR\fI yp_master_name\fR\fR
.ad
.RS 27n
-.rt
Create a special entry with the key \fIyp_master_name\fR. If no master host
name is specified, \fIyp_master_name\fR is set to the local host name.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-o\fR\fI yp_output_name\fR\fR
.ad
.RS 27n
-.rt
Create a special entry with the key \fIyp_output_name\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-s\fR\fR
.ad
.RS 27n
-.rt
Secure map. Accept connections from secure \fBNIS\fR networks only.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-S\fR \fIdelimiter\fR\fR
.ad
.RS 27n
-.rt
Specify the \fIdelimiter\fR to use instead of the default delimiter for forming
the key.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-u\fR\fI dbmfilename\fR\fR
.ad
.RS 27n
-.rt
Undo a \fBdbm\fR file. Prints out the file in text format, one entry per line,
with a single space separating keys from values.
.RE
@@ -176,24 +154,20 @@ with a single space separating keys from values.
The following operands are supported:
.sp
.ne 2
-.mk
.na
\fB\fIinfile\fR\fR
.ad
.RS 11n
-.rt
Input file for \fBmakedbm\fR. If \fIinfile\fR is `\fB\(mi\fR\&' (dash), the
standard input is read.
.RE
.sp
.ne 2
-.mk
.na
\fB\fIoutfile\fR\fR
.ad
.RS 11n
-.rt
One of two output files in \fBndbm\fR format: \fIoutfile\fR\fB\&.pag\fR and
\fIoutfile\fR\fB\&.dir.\fR
.RE