summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Manfredi <Raphael_Manfredi@pobox.com>2020-03-16 21:44:05 +0100
committerRaphael Manfredi <Raphael_Manfredi@pobox.com>2020-03-16 21:48:46 +0100
commit59046dade590cb0cefaaf45896fea7fa5d92e5f1 (patch)
treedf75f00b53fbe4ac1c9cde2c9bdb78f374eebc9b
parentc15168c17871134abedd45d1690708834ad6a3b6 (diff)
Fixed typo in metalint man page.
-rwxr-xr-xmcon/man/mlint.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/man/mlint.SH b/mcon/man/mlint.SH
index c46ded2..6d7478e 100755
--- a/mcon/man/mlint.SH
+++ b/mcon/man/mlint.SH
@@ -260,7 +260,7 @@ The file is listed more than once on the ?F: line, under the same name.
This does not appear when declaring both a private UU file and a public
file with the same name, for instance.
.TP
-"(?F) UU file $uufile in non-special unit ignored."
+"(?F) UU file 'xxx' in non-special unit ignored."
Private UU files (i.e. files like the \fImyread\fR script created for
later perusal by \fIConfigure\fR) may only be created in special units.
Exceptions allowed if the ?F: line is preceded by a proper ?LINT: hint.