From 12fe5ce838eb3e1aa0b0064185965e3f91caa25e Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 6 Aug 1987 14:26:45 +0000 Subject: [PATCH] fix in font-change --- util/cmisc/mkdep.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/cmisc/mkdep.1 b/util/cmisc/mkdep.1 index fcb546ebc..a8a25777e 100644 --- a/util/cmisc/mkdep.1 +++ b/util/cmisc/mkdep.1 @@ -9,7 +9,7 @@ file ... .I Mkdep scans the files in the argument list for C-preprocessor lines of the form .DS -#include "\fIfile1\fp" +#include "\fIfile1\fP" .DE and produces for each file \fIarg\fR in the argument list lines of the form .DS -- 2.34.1