summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-11-15 06:20:05 -0800
committerKaz Kylheku <kaz@kylheku.com>2019-11-18 14:26:20 -0800
commit67cb89fc5c5ca0c556c51f8d5149970046135bee (patch)
tree7a586ef83e978ef8496447466b0cde46c90bf882
parent4cc02a39b0d83585c926b3e268262f26e4825942 (diff)
downloadtxr-67cb89fc5c5ca0c556c51f8d5149970046135bee.tar.gz
txr-67cb89fc5c5ca0c556c51f8d5149970046135bee.tar.bz2
txr-67cb89fc5c5ca0c556c51f8d5149970046135bee.zip
doc: various copy and paste mistakes.
* txr.1: Fix copy and paste errors affecting flo-zero, struct sockaddr-in6, sockaddr-unix and sock-bind. Reported by user vapnik spaknik.
-rw-r--r--txr.18
1 files changed, 4 insertions, 4 deletions
diff --git a/txr.1 b/txr.1
index a5f2aa38..35b5080c 100644
--- a/txr.1
+++ b/txr.1
@@ -39614,7 +39614,7 @@ value that lies in the direction of negative infinity.
.coIP flo-up
Round up: the result of an operation is rounded to the nearest representable
value that lies in the direction of positive infinity.
-.coIP flo-up
+.coIP flo-zero
Round to zero: the result of an operation is rounded to the nearest
representable value that lies in the direction of zero.
.RE
@@ -59934,7 +59934,7 @@ C language structure. Their meaning and use are beyond the scope of this documen
The
.code family
static slot holds the value
-.codn af-inet .
+.codn af-inet6 .
.coNP Structure @ sockaddr-un
.synb
@@ -59992,7 +59992,7 @@ followed by null padding bytes.
The
.code family
static slot holds the value
-.codn af-inet .
+.codn af-unix .
.coNP Structure @ addrinfo
.synb
@@ -60386,7 +60386,7 @@ is thrown.
.syne
.desc
The
-.code sock-connect
+.code sock-bind
function binds a socket stream to a local address.
The