diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-17 21:48:47 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-17 21:48:47 +0000 |
| commit | a3ec17db372ad7c3f70252aef981056782596cd0 (patch) | |
| tree | 9e440a178fb8aa494ad0026bc56367ed289382ec /libexec/tftpd | |
| parent | 807ee6099ccd4e50d7d26c7dd0a3b627f20205cc (diff) | |
Notes
Diffstat (limited to 'libexec/tftpd')
| -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 7099399d9da7..1e95a0d29378 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 |
