From ecf37054d0ba8b07a8140a3d27519a19c2037e65 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 15 Nov 2019 06:20:05 -0800 Subject: 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. --- txr.1 | 8 ++++---- 1 file 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 -- cgit v1.2.3