diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-24 22:22:32 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-24 22:22:32 -0600 |
commit | 729663cb9d20b0d36b3ef6b689447390b94006df (patch) | |
tree | e91f6b82b5bf4f0265518820dbd7ffe4fcd2bb4c /9p/9P2000.u.txt | |
parent | 0b7bd5db8b2539d2e03b3a13b91ee6b21101460d (diff) |
wip config, 9p
Diffstat (limited to '9p/9P2000.u.txt')
-rw-r--r-- | 9p/9P2000.u.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/9p/9P2000.u.txt b/9p/9P2000.u.txt index 20aea48..60d2b11 100644 --- a/9p/9P2000.u.txt +++ b/9p/9P2000.u.txt @@ -15,6 +15,6 @@ stat += "file_extension[s]" "file_owner_n_gid[4]" "file_last_modified_n_uid[4]" -Tauth += "nxs_uname[4]" +Tauth += "n_uname[4]" Rerror += "errno[4]" |