diff options
author | nik <nik@FreeBSD.org> | 2000-03-07 13:21:14 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 2000-03-07 13:21:14 +0000 |
commit | fd3edfef9bf16084f6771a38954da0682360bb16 (patch) | |
tree | 8099270020e490d5f397fba82271a7a6110946f5 /share | |
parent | bb8892bb62a21abc41554cd61d1aae6900cdf9dc (diff) | |
download | FreeBSD-src-fd3edfef9bf16084f6771a38954da0682360bb16.zip FreeBSD-src-fd3edfef9bf16084f6771a38954da0682360bb16.tar.gz |
"lnoger" -> "longer"
PR: docs/16820
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ttcp.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ttcp.4 b/share/man/man4/ttcp.4 index 6b89b41..26800a5 100644 --- a/share/man/man4/ttcp.4 +++ b/share/man/man4/ttcp.4 @@ -199,7 +199,7 @@ one substitutes: .Dl "sendto(sock, buf, len, MSG_EOF, (struct sockaddr *)0, 0)" .Pp In this case, the reply is sent immediately, but as in the client -case, the socket is no lnoger useful for anything and should be +case, the socket is no longer useful for anything and should be immediately closed. .Sh MIB VARIABLES The |