diff options
Diffstat (limited to 'libexec/tftpd/tftpd.8')
-rw-r--r-- | libexec/tftpd/tftpd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 7099399..1e95a0d 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -178,7 +178,7 @@ Set the .Ar umask for newly created files. The default is 022 -.Pq Dv S_IWGRP No | Dv S_IWOTH . +.Pq Dv S_IWGRP | S_IWOTH . .It Fl w Allow writes requests to create new files. By default |