more, mostly whitespace, fixes from Thomas Klasusner

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11176 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-20 17:07:29 +00:00
parent 747a00df69
commit 879fc6b8bc
46 changed files with 402 additions and 401 deletions

View File

@@ -43,10 +43,10 @@
.Sh DESCRIPTION
The
.Nm
program is used to make modification to the Kerberos database, either remotely via the
program is used to make modification to the Kerberos database, either remotely via the
.Xr kadmind 8
daemon, or locally (with the
.Fl l
daemon, or locally (with the
.Fl l
option).
.Pp
Supported options:
@@ -93,12 +93,12 @@ port to use
local admin mode
.El
.Pp
If no
If no
.Ar command
is given on the command line,
.Nm
.Nm
will prompt for commands to process. Commands include:
.\" not using a list here, since groff apparently gets confused
.\" not using a list here, since groff apparently gets confused
.\" with nested Xo/Xc
.Bd -ragged -offset indent
.Nm add
@@ -236,7 +236,7 @@ reads a previously dumped database, and re-creates that database from scratch
.Ar file
.Pp
.Bd -ragged -offset indent
similar to
similar to
.Nm list
but just modifies the database with the entries in the dump file
.Ed