1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r15907: Add simple manpage for gwsvcctl

(This used to be commit e9314ceb20)
This commit is contained in:
Jelmer Vernooij 2006-05-27 12:10:24 +00:00 committed by Gerald (Jerry) Carter
parent 19b1b7b221
commit f16c1be6e9

View File

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
<refentry id="gwsvcctl.1">
<refmeta>
<refentrytitle>gwsvcctl</refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>
<refnamediv>
<refname>gwsvcctl</refname>
<refpurpose>Task planning frontend for DCE/RPC</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>gwsvcctl</command>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>gwsvcctl is a simple remote frontend to the Windows srvsvc service.
This service allows restarting, stop and starting remote services.
</para>
</refsect1>
<refsect1>
<title>VERSION</title>
<para>This man page is correct for version 4.0 of the Samba suite.</para>
</refsect1>
<refsect1>
<title>AUTHOR</title>
<para>This utility is part of the <ulink url="http://www.samba.org/">Samba</ulink> suite, which is developed by the global <ulink url="http://www.samba.org/samba/team/">Samba Team</ulink>.</para>
<para>This manpage and gwsvcctl were written by Jelmer Vernooij. </para>
</refsect1>
</refentry>