From 80a974278430cf457a4e357703975d55910a72a7 Mon Sep 17 00:00:00 2001 From: Torsten Date: Wed, 27 Nov 2024 10:48:39 +0000 Subject: [PATCH] fix typo in manual page on [info frame] --- doc/info.n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/info.n b/doc/info.n index f4190e495fd..592de630ad1 100644 --- a/doc/info.n +++ b/doc/info.n @@ -202,7 +202,7 @@ the command. .IP \fBcmd\fR The command before substitutions were performed. .IP \fBproc\fR -For type \fBprod\fR, the name of the procedure containing the command. +For type \fBproc\fR, the name of the procedure containing the command. .IP \fBlambda\fR For a command in a script evaluated as the body of an unnamed routine via the \fBapply\fR command, the definition of that routine.