aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt/crypt.3
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commit70d51341bf6ad3be0ea5b02ef489691d80719249 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /lib/libcrypt/crypt.3
parent7bc6d0158f0e9863a2a13a951321185d214cd3be (diff)
downloadsrc-70d51341bf6ad3be0ea5b02ef489691d80719249.tar.gz
src-70d51341bf6ad3be0ea5b02ef489691d80719249.zip
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Notes
Notes: svn path=/head/; revision=79454
Diffstat (limited to 'lib/libcrypt/crypt.3')
-rw-r--r--lib/libcrypt/crypt.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3
index f5fd8b56eeb0..d1e99ffc2d0d 100644
--- a/lib/libcrypt/crypt.3
+++ b/lib/libcrypt/crypt.3
@@ -228,7 +228,6 @@ file using the
.Ql crypt_format
property.
.Sh RETURN VALUES
-.Pp
.Fn crypt
returns a pointer to the encrypted value on success, and NULL on failure.
Note: this is not a standard behaviour, AT&T