diff options
| author | Yu-Hsun Chen <ss109062134@gapp.nthu.edu.tw> | 2023-12-13 08:40:08 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2024-10-21 03:56:18 +0000 |
| commit | d09fad5ca58f5cb56973b248fb43ec7eaa6c64e5 (patch) | |
| tree | 3aec4d02e68f9b1ffef4e7e1838900f10f2c98d8 /usr.bin | |
| parent | 9ce6e243d62a231dff1619dc3a7663cb9ee4e209 (diff) | |
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/awk/awk.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/awk/awk.1 b/usr.bin/awk/awk.1 index 34fba1dce57e..65c91738966b 100644 --- a/usr.bin/awk/awk.1 +++ b/usr.bin/awk/awk.1 @@ -811,7 +811,7 @@ to it. The scope rules for variables in functions are a botch; the syntax is worse. .Sh DEPRECATED BEHAVIOR -One True Awk has accpeted +One True Awk has accepted .Fl F Ar t to mean the same as .Fl F Ar <TAB> |
