From 78ef1153072b51a753341343c76f3621915b2a5b Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 26 Aug 2011 11:27:38 +0200 Subject: 5e(1), pkg(1) - fix manpage references --- sys/man/1/5e | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/man/1/5e') diff --git a/sys/man/1/5e b/sys/man/1/5e index 7b7c2f374..4eaa5e6e6 100644 --- a/sys/man/1/5e +++ b/sys/man/1/5e @@ -14,7 +14,7 @@ .I 5e simulates the execution of an ARM binary in a Plan 9 environment. Unlike its predecessor -.IR 5i (1) +.IR vi (1) it supports, among others, the syscalls .IR rfork (2) and @@ -40,7 +40,7 @@ and .BR /rc/bin . .PP Unlike -.IR 5i (1), +.IR vi (1), .IR 5e (1) does not provide built-in debugging facilities. It @@ -89,12 +89,12 @@ Supplying causes failing processes to call .IR abort (2) instead of -.IR sysfatal (2). +.I sysfatal. See below. .SH SOURCE .B /sys/src/cmd/5e .SH SEE ALSO -.IR 5i (1) +.IR vi (1) .SH BUGS The host is required to be little endian and is assumed to have a floating point implementation conforming to IEEE 754. -- cgit v1.2.3