git: 7102ec5226e5 - main - unifdef.1: Fix typo on "input"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Oct 2021 00:27:56 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7102ec5226e5eb410f817a90a54843410a32420d commit 7102ec5226e5eb410f817a90a54843410a32420d Author: Elyes HAOUAS <ehaouas@noos.fr> AuthorDate: 2021-10-05 18:58:51 +0000 Commit: Ed Maste <emaste@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 <ehaouas@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