From 3bd35a88485cea0d48428d888ada7edfe11e20c7 Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Fri, 2 Aug 2024 16:26:42 -0400 Subject: [PATCH] "Write" to files, "print" to console --- man/rgbasm.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/rgbasm.1 b/man/rgbasm.1 index 21712832..454b5473 100644 --- a/man/rgbasm.1 +++ b/man/rgbasm.1 @@ -82,7 +82,7 @@ first looks up the provided path from its working directory; if this fails, it t .Dq include path directories, in the order they were provided. .It Fl M Ar depend_file , Fl \-dependfile Ar depend_file -Print +Write .Xr make 1 dependencies to .Ar depend_file .