The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=7102ec5226e5eb410f817a90a54843410a32420d

commit 7102ec5226e5eb410f817a90a54843410a32420d
Author:     Elyes HAOUAS <ehao...@noos.fr>
AuthorDate: 2021-10-05 18:58:51 +0000
Commit:     Ed Maste <ema...@freebsd.org>
CommitDate: 2021-10-06 00:27:16 +0000

    unifdef.1: Fix typo on "input"
    
    Pull request: https://github.com/freebsd/freebsd-src/pull/549
    Signed-off-by: Elyes HAOUAS <ehao...@noos.fr>
---
 usr.bin/unifdef/unifdef.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1
index 2bbefc0a2947..31a823268215 100644
--- a/usr.bin/unifdef/unifdef.1
+++ b/usr.bin/unifdef/unifdef.1
@@ -406,7 +406,7 @@ You must use the
 or
 .Fl M
 options if there are multiple input files.
-You can specify inut from stdin or output to stdout with
+You can specify input from stdin or output to stdout with
 .Ql - .
 .Pp
 The

Reply via email to