usr/src/doc/manpage/man-vp.xml
changeset 809 8a6fba4105d7
parent 808 2122a04679c0
child 810 9907d0f6f03a
--- a/usr/src/doc/manpage/man-vp.xml	Wed Mar 14 04:47:00 2012 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,155 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
-<!--
-	PDL HEADER START
-
-	Public Documentation License Notice
-
-	The contents of this Documentation are subject to the Public
-	Documentation License Version 1.01 (the "License"); you may only
-	use this Documentation if you comply with the terms of this License.
-	A copy of the License is available at
-	http://www.opensolaris.org/os/community/documentation/license.
-
-	PDL HEADER END
-
-	Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
--->
-
-<refentry id="man.vp">
-    <refentryinfo>
-	<date>March 24, 2010</date>
-	<productname>SunOS</productname>
-	<productnumber>5.11</productnumber>
-    </refentryinfo>
-
-    <refmeta>
-	<refentrytitle>vp</refentrytitle>
-	<manvolnum>1</manvolnum>
-	<refmiscinfo class="manual">User Commands</refmiscinfo>
-    </refmeta>
-
-    <refnamediv>
-	<refname>vp</refname>
-	<refpurpose>starts a Visual Panels UI</refpurpose>
-    </refnamediv>
-
-    <refsynopsisdiv>
-	<cmdsynopsis>
-	    <command>/usr/bin/vp</command>
-	    <arg choice="opt">
-		<option>-h</option> <replaceable>host</replaceable>
-	    </arg>
-	    <arg choice="opt">
-		<option>-p</option> <replaceable>port</replaceable>
-	    </arg>
-	    <arg choice="opt">
-		<option>-u</option> <replaceable>user</replaceable>
-	    </arg>
-	    <arg choice="opt">
-		<option>-r</option> <replaceable>role</replaceable>
-	    </arg>
-	    <arg choice="opt"><option>-j</option></arg>
-	    <arg choice="plain" rep="repeat">
-		<replaceable>address</replaceable>
-	    </arg>
-	</cmdsynopsis>
-
-	<cmdsynopsis>
-	    <command>/usr/bin/vp</command>
-	    <arg choice="plain"><option>-v</option></arg>
-	</cmdsynopsis>
-
-	<cmdsynopsis>
-	    <command>/usr/bin/vp</command>
-	    <arg choice="plain"><option>-?</option></arg>
-	</cmdsynopsis>
-    </refsynopsisdiv>
-
-    <refsection><title>Description</title>
-    <para>
-	<command>vp</command> starts the Visual Panels UI specified by
-	<replaceable>address</replaceable>.
-    </para>
-    </refsection>
-
-    <refsection><title>Options</title>
-    <para>
-	The following options are supported:
-	<variablelist>
-	<varlistentry>
-	<term><option>-h</option> <replaceable>host</replaceable></term>
-	<listitem><para>
-	    Connect to host <replaceable>host</replaceable>.
-	</para></listitem>
-	</varlistentry>
-
-	<varlistentry>
-	<term><option>-p</option> <replaceable>port</replaceable></term>
-	<listitem><para>
-	    Connect to port <replaceable>port</replaceable>.
-	</para></listitem>
-	</varlistentry>
-
-	<varlistentry>
-	<term><option>-u</option> <replaceable>user</replaceable></term>
-	<listitem><para>
-	    Log in as user <replaceable>user</replaceable>.
-	</para></listitem>
-	</varlistentry>
-
-	<varlistentry>
-	<term><option>-r</option> <replaceable>role</replaceable></term>
-	<listitem><para>
-	    Log in as role <replaceable>role</replaceable>.
-	</para></listitem>
-	</varlistentry>
-
-	<varlistentry>
-	<term><option>-j</option></term>
-	<listitem><para>
-	    Launch the specified panel using a new JVM.  Normally an
-	    existing JVM is used, if available.
-	</para></listitem>
-	</varlistentry>
-
-	<varlistentry>
-	<term><option>-v</option></term>
-	<listitem><para>
-	    Print the version number and exit.
-	</para></listitem>
-	</varlistentry>
-
-	<varlistentry>
-	<term><option>-?</option></term>
-	<listitem><para>
-	    Print the help message and exit.
-	</para></listitem>
-	</varlistentry>
-	</variablelist>
-    </para>
-    </refsection>
-
-    <refsection><title>Operands</title>
-    <para>
-	The following operand is supported:
-	<variablelist>
-	<varlistentry>
-	<term><replaceable>address</replaceable></term>
-	<listitem><para>
-	    The address of the management panel to open.
-	</para></listitem>
-	</varlistentry>
-	</variablelist>
-    </para>
-    </refsection>
-
-    <refsection><title>See Also</title>
-    <para>
-	<citerefentry>
-	<refentrytitle>rad</refentrytitle>
-	<manvolnum>1M</manvolnum>
-	</citerefentry>
-    </para>
-    </refsection>
-</refentry>