From 2410103c1d01e5581dbe8c80c0fbbdb90c1fdadc Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 7 Jul 2004 19:57:16 +0000 Subject: mdoc(7) fixes. --- libexec/tftpd/tftpd.8 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'libexec') diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 3d746ac3c8e6..63e1e75d51a8 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -167,9 +167,12 @@ The user must be specified by name, not a numeric UID. .It Fl U Ar umask Set the .Ar umask -for newly created files. The default is 022 (S_IWGRP|S_IWOTH). +for newly created files. +The default is 022 +.Pq Dv S_IWGRP | S_IWOTH . .It Fl w -Allow writes requests to create new files. By default +Allow writes requests to create new files. +By default .Nm requires that the file specified in a write request exist. .El -- cgit v1.3