diff --git a/libc/nt/master.sh b/libc/nt/master.sh index 4552e9d8a..daee92599 100755 --- a/libc/nt/master.sh +++ b/libc/nt/master.sh @@ -1,5 +1,5 @@ /usr/bin/env echo ' -*-mode:sh;indent-tabs-mode:nil;tab-width:8;coding:utf-8-*-│ -│ vi: set et ft=sh ts=2 sts=2 sw=2 fenc=utf-8 :vi │ +│ vi: set noet ft=sh ts=8 sts=8 sw=8 fenc=utf-8 :vi │ ╚────────────────────────────────────────────────────────────────'>/dev/null #*/ . libc/nt/codegen.sh diff --git a/libc/sysv/consts.sh b/libc/sysv/consts.sh index 099d94b0b..8f164e35f 100755 --- a/libc/sysv/consts.sh +++ b/libc/sysv/consts.sh @@ -1,5 +1,5 @@ /*bin/echo ' -*- mode:sh; indent-tabs-mode:nil; tab-width:8; coding:utf-8 -*-│ -│ vi: set et ft=sh ts=2 sts=2 sw=2 fenc=utf-8 :vi │ +│ vi: set noet ft=sh ts=8 sts=8 sw=8 fenc=utf-8 :vi │ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Copyright 2020 Justine Alexandra Roberts Tunney │ │ │ diff --git a/libc/sysv/dos2errno.sh b/libc/sysv/dos2errno.sh index f44e1bcf8..1d19a0287 100755 --- a/libc/sysv/dos2errno.sh +++ b/libc/sysv/dos2errno.sh @@ -1,5 +1,5 @@ /*bin/echo ' -*- mode:sh; indent-tabs-mode:nil; tab-width:8; coding:utf-8 -*-│ -│ vi: set et ft=sh ts=2 sts=2 sw=2 fenc=utf-8 :vi │ +│ vi: set noet ft=sh ts=8 sts=8 sw=8 fenc=utf-8 :vi │ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Copyright 2020 Justine Alexandra Roberts Tunney │ │ │ diff --git a/libc/sysv/syscalls.sh b/libc/sysv/syscalls.sh index 5f580f4ff..aeba9c3da 100755 --- a/libc/sysv/syscalls.sh +++ b/libc/sysv/syscalls.sh @@ -1,5 +1,5 @@ /*bin/echo ' -*- mode:sh; indent-tabs-mode:nil; tab-width:8; coding:utf-8 -*-│ -│ vi: set et ft=sh ts=2 sts=2 sw=2 fenc=utf-8 :vi │ +│ vi: set noet ft=sh ts=8 sts=8 sw=8 fenc=utf-8 :vi │ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Copyright 2020 Justine Alexandra Roberts Tunney │ │ │