diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2007-06-03 15:32:06 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2007-06-03 15:32:06 +0000 |
| commit | 41d05ce706990274d7d9419fd6fb3a559a4a6c15 (patch) | |
| tree | ba2df46f70276bd49b40ac0bf04445b945c97c60 | |
| parent | 9c271f79d6c42c3c0c8dff4327a8e332fb7d7280 (diff) | |
Notes
| -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 1e95a0d29378..4bc04aacc2cf 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -180,7 +180,7 @@ for newly created files. The default is 022 .Pq Dv S_IWGRP | S_IWOTH . .It Fl w -Allow writes requests to create new files. +Allow write requests to create new files. By default .Nm requires that the file specified in a write request exist. |
