1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-05 15:16:19 +02:00

github #49: Fix typo: longson should be loongson

This commit is contained in:
Bryan Irvine 2020-03-04 23:50:37 -06:00 committed by Daniel Shahaf
parent 14ea665a90
commit 2f419b332d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2020-03-05 Bryan Irvine <sparctacus@gmail.com>
* github #49: Completion/BSD/Type/_obsd_architectures: Fix typo:
longson should be loongson
2020-02-27 Peter Stephenson <p.w.stephenson@ntlworld.com>
* users/24710: Src/exec.c, Src/jobs.c, Src/signals.c: when using

View File

@ -3,4 +3,4 @@
local expl
_description architectures expl 'architecture'
compadd "$@" "$expl[@]" alpha amd64 arm64 armv7 hppa i386 landisk longson luna88k macppc octeon sgi sparc64
compadd "$@" "$expl[@]" alpha amd64 arm64 armv7 hppa i386 landisk loongson luna88k macppc octeon sgi sparc64