summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-17 21:48:47 +0000
committerru <ru@FreeBSD.org>2006-09-17 21:48:47 +0000
commit18a5062f98148f7cc152e3f8d31485d7e297bc02 (patch)
tree9e440a178fb8aa494ad0026bc56367ed289382ec /libexec
parent13a720a4b71deb17f6685b295f5099ce8cc8e510 (diff)
downloadFreeBSD-src-18a5062f98148f7cc152e3f8d31485d7e297bc02.zip
FreeBSD-src-18a5062f98148f7cc152e3f8d31485d7e297bc02.tar.gz
Markup fixes.
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