new man pages

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3205 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-08-27 23:44:57 +00:00
parent 44dc189722
commit 44edbf46f3
8 changed files with 235 additions and 0 deletions

27
kdc/hpropd.8 Normal file
View File

@@ -0,0 +1,27 @@
.\" $Id$
.\"
.Dd Aug 27, 1997
.Dt HPROPD 8
.Os HEIMDAL
.Sh NAME
.Nm hpropd
.Nd
receive a propagated database
.Sh SYNOPSIS
.Nm
.Op Fl d Ar database
.Op Fl -database= Ns Ar database
.Sh DESCRIPTION
.Nm
receives databases sent by
.Nm hprop .
and writes it as a local database.
.Pp
Options supported:
.Bl -tag -width Ds
.It Fl d Ar database
.It Fl -database= Ns Ar database
the database to create.
.El
.Sh SEE ALSO
.Xr hprop 8