1 parent 095319b commit d3da31cCopy full SHA for d3da31c
1 file changed
README.md
@@ -2533,7 +2533,7 @@ Signal arrives → `TRAP_SIGNAL` set → main loop checks flag → looks up hand
2533
A full man page is included at `ctx.1`. Install with:
2534
2535
```sh
2536
-install -Dm644 ctx.1 /usr/share/man/man1/ctx.1
+install -Dm644 ctx.1 /system/share/man/man1/ctx.1
2537
```
2538
2539
Or view directly:
0 commit comments