aboutsummaryrefslogtreecommitdiff
path: root/crypto/krb5/doc/user/user_commands/sclient.rst
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/krb5/doc/user/user_commands/sclient.rst')
-rw-r--r--crypto/krb5/doc/user/user_commands/sclient.rst30
1 files changed, 0 insertions, 30 deletions
diff --git a/crypto/krb5/doc/user/user_commands/sclient.rst b/crypto/krb5/doc/user/user_commands/sclient.rst
deleted file mode 100644
index 1e3d38f82d32..000000000000
--- a/crypto/krb5/doc/user/user_commands/sclient.rst
+++ /dev/null
@@ -1,30 +0,0 @@
-.. _sclient(1):
-
-sclient
-=======
-
-SYNOPSIS
---------
-
-**sclient** *remotehost*
-
-
-DESCRIPTION
------------
-
-sclient is a sample application, primarily useful for testing
-purposes. It contacts a sample server :ref:`sserver(8)` and
-authenticates to it using Kerberos version 5 tickets, then displays
-the server's response.
-
-ENVIRONMENT
------------
-
-See :ref:`kerberos(7)` for a description of Kerberos environment
-variables.
-
-
-SEE ALSO
---------
-
-:ref:`kinit(1)`, :ref:`sserver(8)`, :ref:`kerberos(7)`