From 2445530f9b847741a9b555926edcadecc29280ac Mon Sep 17 00:00:00 2001 From: Valerie Wolfe Date: Fri, 5 Jul 2024 14:25:56 -0400 Subject: [PATCH] man: fixed typos in mkwin manual --- man/mkwin.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/mkwin.1 b/man/mkwin.1 index b07ada2..2bfda74 100644 --- a/man/mkwin.1 +++ b/man/mkwin.1 @@ -7,7 +7,7 @@ .Sh SYNOPSIS .Nm mkwin .Op Fl hq -.Op Fl empty +.Op Fl -empty .Op Fl -find Ar root .Op Fl -pc Ar flags .Op Fl -quiet @@ -19,7 +19,7 @@ The utility generates bash scripts for executing Windows executables from WSL, and prints them to the standard output. The options are as follows: .Bl -tag -width Ds .It Ar --\ args -The resulting sript will forward the provided arguments. +The resulting script will forward the provided arguments. .It Fl -empty The resulting script will not pass arguments to the target binary. .It Fl -find Ar root