summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld.16
-rw-r--r--libexec/tftpd/tftpd.82
2 files changed, 5 insertions, 3 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1
index 54cc67b..3f0c248 100644
--- a/libexec/rtld-elf/rtld.1
+++ b/libexec/rtld-elf/rtld.1
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 31, 2003
+.Dd March 27, 2006
.Dt RTLD 1
.Os
.Sh NAME
@@ -83,7 +83,9 @@ recognizes a number of environment variables that can be used to modify
its behaviour.
On 64-bit architectures, the linker for 32-bit objects recognizes
all the environment variables listed below, but is being prefixed with
-LD_32_, for example: LD_32_TRACE_LOADED_OBJECTS.
+.Ev LD_32_ ,
+for example:
+.Ev LD_32_TRACE_LOADED_OBJECTS .
.Pp
.Bl -tag -width ".Ev LD_LIBMAP_DISABLE"
.It Ev LD_DUMP_REL_POST
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
OpenPOWER on IntegriCloud