aboutsummaryrefslogtreecommitdiffstats
path: root/man3/xcrypt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/xcrypt.3')
-rw-r--r--man3/xcrypt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/xcrypt.3 b/man3/xcrypt.3
index 22556dfb20..766555efe7 100644
--- a/man3/xcrypt.3
+++ b/man3/xcrypt.3
@@ -37,7 +37,7 @@ Both other functions described here use this function to turn their
argument
.I passwd
into a DES key.
-.LP
+.PP
The
.BR xencrypt ()
function takes the ASCII character string
@@ -54,7 +54,7 @@ and outputs the result again in
as a hex string
.\" (over the alphabet 0123456789abcdef)
of the same length.
-.LP
+.PP
The
.BR xdecrypt ()
function performs the converse operation.