-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>BIND 10 Messages Manual</title><link rel="stylesheet" href="./bind10-guide.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="description" content="BIND 10 is a Domain Name System (DNS) suite managed by Internet Systems Consortium (ISC). It includes DNS libraries and modular components for controlling authoritative and recursive DNS servers. This is the messages manual for BIND 10 version 20120712. The most up-to-date version of this document, along with other documents for BIND 10, can be found at ."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" title="BIND 10 Messages Manual"><div class="titlepage"><div><div><h1 class="title"><a name="idp106976"></a>BIND 10 Messages Manual</h1></div><div><p class="releaseinfo">This is the messages manual for BIND 10 version
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>BIND 10 Messages Manual</title><link rel="stylesheet" href="./bind10-guide.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="description" content="BIND 10 is a Domain Name System (DNS) suite managed by Internet Systems Consortium (ISC). It includes DNS libraries and modular components for controlling authoritative and recursive DNS servers. This is the messages manual for BIND 10 version 20120712. The most up-to-date version of this document, along with other documents for BIND 10, can be found at ."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" title="BIND 10 Messages Manual"><div class="titlepage"><div><div><h1 class="title"><a name="idp98160"></a>BIND 10 Messages Manual</h1></div><div><p class="releaseinfo">This is the messages manual for BIND 10 version
20120712.</p></div><div><p class="copyright">Copyright © 2011-2012 Internet Systems Consortium, Inc.</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>BIND 10 is a Domain Name System (DNS) suite managed by
Internet Systems Consortium (ISC). It includes DNS libraries
and modular components for controlling authoritative and
'\" t
-.\" Title: b10-showtech
+.\" Title: isc-sysinfo
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: June 26, 2012
.\" Manual: BIND10
.\" Source: BIND10
.\" Language: English
.\"
-.TH "B10\-SHOWTECH" "1" "June 26, 2012" "BIND10" "BIND10"
+.TH "ISC\-SYSINFO" "1" "June 26, 2012" "BIND10" "BIND10"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
-b10-showtech \- BIND 10 system information display tool
+isc-sysinfo \- BIND 10 system information display tool
.SH "SYNOPSIS"
-.HP \w'\fBb10\-showtech\fR\ 'u
-\fBb10\-showtech\fR
+.HP \w'\fBisc\-sysinfo\fR\ 'u
+\fBisc\-sysinfo\fR
.SH "DESCRIPTION"
.PP
The
-\fBb10\-showtech\fR
+\fBisc\-sysinfo\fR
program collects and outputs a variety of information about the system that BIND 10 is running on\&. This information can be useful to people involved in debugging and technical support\&.
.SH "ARGUMENTS"
.PP
\-o \fIoutput\-file\fR
.RS 4
If an output file is specified, the output of
-\fBb10\-showtech\fR
+\fBisc\-sysinfo\fR
is written to this file\&. By default, the output is written to standard output\&.
.RE
.SH "SEE ALSO"
.SH "HISTORY"
.PP
The
-\fBb10\-showtech\fR
+\fBisc\-sysinfo\fR
daemon was initially implemented by ISC staff in June, 2012\&.
.SH "COPYRIGHT"
.br
</refentryinfo>
<refmeta>
- <refentrytitle>b10-sysinfo</refentrytitle>
+ <refentrytitle>isc-sysinfo</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo>BIND10</refmiscinfo>
</refmeta>
<refnamediv>
- <refname>b10-sysinfo</refname>
+ <refname>isc-sysinfo</refname>
<refpurpose>BIND 10 system information display tool</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
- <command>b10-sysinfo</command>
+ <command>isc-sysinfo</command>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
- The <command>b10-sysinfo</command> program collects and outputs a
+ The <command>isc-sysinfo</command> program collects and outputs a
variety of information about the system that BIND 10 is running
on. This information can be useful to people involved in debugging
and technical support.
<term>-o <replaceable class="parameter">output-file</replaceable></term>
<listitem><para>
If an output file is specified, the output
- of <command>b10-sysinfo</command> is written to this file. By
+ of <command>isc-sysinfo</command> is written to this file. By
default, the output is written to standard output.
</para></listitem>
</varlistentry>
<refsect1>
<title>HISTORY</title>
<para>
- The <command>b10-sysinfo</command> daemon was initially
+ The <command>isc-sysinfo</command> daemon was initially
implemented by ISC staff in June, 2012.
</para>
</refsect1>
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
"""
-BIND 10 showtech program.
+ISC sysinfo program.
"""