From e103d3c3cc2981ef2e58c76f6ce695f65e92bdbd Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 25 Nov 2023 21:11:28 -0800 Subject: doc: typo under rlink. * txr.1: fix transposition: "ot" -> "to". --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index edc7bf36..bc8f7f63 100644 --- a/txr.1 +++ b/txr.1 @@ -74152,7 +74152,7 @@ is a symbolic link, it is resolved, and the link is made to the resulting object. On Linux, and some other platforms .code link -will create a hard link ot the symbolic link. The behavior is not specified by +will create a hard link to the symbolic link. The behavior is not specified by POSIX. If these functions succeed, they return -- cgit v1.2.3