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 | 8407319986b01fe85c386cac882c0a064ef2746a (patch) | |
tree | 037f727a5321900e8965762f5a108e7ecc7985c6 /txr.1 | |
parent | 1cb01c571adc42ae269d4361df44f4bf6ab9d3ec (diff) | |
download | txr-8407319986b01fe85c386cac882c0a064ef2746a.tar.gz txr-8407319986b01fe85c386cac882c0a064ef2746a.tar.bz2 txr-8407319986b01fe85c386cac882c0a064ef2746a.zip |
doc: typo under rlink.
* txr.1: fix transposition: "ot" -> "to".
Diffstat (limited to 'txr.1')
-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 |