23 lines
685 B
Diff
23 lines
685 B
Diff
From 8664cb16c4913796b17b2cc2373582ab90031736 Mon Sep 17 00:00:00 2001
|
|
From: Zack Weinberg <zackw@panix.com>
|
|
Date: Mon, 10 Feb 2020 19:50:56 -0500
|
|
Subject: [PATCH] doc/crypt.5: typo fix.
|
|
|
|
---
|
|
doc/crypt.5 | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/doc/crypt.5 b/doc/crypt.5
|
|
index 3dbab96..7be7161 100644
|
|
--- a/doc/crypt.5
|
|
+++ b/doc/crypt.5
|
|
@@ -139,7 +139,7 @@ and does not show the division into prefix, options, salt, and hash.
|
|
.de hash
|
|
.Bl -tag -width 2n
|
|
.It Sy Prefix
|
|
-.\" mandoc bug: .Qq comes out with curly quptes.
|
|
+.\" mandoc bug: .Qq comes out with curly quotes.
|
|
.\" mandoc bug: .Li is hyperlinked to itself for no apparent reason.
|
|
.Bf Li
|
|
"\\$1"
|