summaryrefslogtreecommitdiff
path: root/sys/man/1/5e
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@centraldogma>2011-10-25 03:48:20 +0200
committercinap_lenrek <cinap_lenrek@centraldogma>2011-10-25 03:48:20 +0200
commit326747cfd3e8be2159116dbf488fc0cd596a8fb8 (patch)
tree7036bf3a3ba285534321906d055ebfcb50a686e9 /sys/man/1/5e
parentf1b873ba6e3f97be85816dba8075d4d97ae0cc2f (diff)
5e(1), ssam(1): small corrections, torrent(1): explain what BitTorrent is
Diffstat (limited to 'sys/man/1/5e')
-rw-r--r--sys/man/1/5e3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/man/1/5e b/sys/man/1/5e
index 4eaa5e6e6..2adefe3c0 100644
--- a/sys/man/1/5e
+++ b/sys/man/1/5e
@@ -16,7 +16,8 @@ simulates the execution of an ARM binary in a Plan 9 environment.
Unlike its predecessor
.IR vi (1)
it supports, among others, the syscalls
-.IR rfork (2)
+rfork (see
+.IR fork (2))
and
.IR exec (2),
which allows for the execution of threaded programs (e.g.,