diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-11-25 21:11:28 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-11-25 21:11:28 -0800 |
commit | e103d3c3cc2981ef2e58c76f6ce695f65e92bdbd (patch) | |
tree | 037f727a5321900e8965762f5a108e7ecc7985c6 | |
parent | c606ea6c2c8a80c87d390bd359ff8e0c9b275b09 (diff) | |
download | txr-e103d3c3cc2981ef2e58c76f6ce695f65e92bdbd.tar.gz txr-e103d3c3cc2981ef2e58c76f6ce695f65e92bdbd.tar.bz2 txr-e103d3c3cc2981ef2e58c76f6ce695f65e92bdbd.zip |
doc: typo under rlink.
* txr.1: fix transposition: "ot" -> "to".
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |