From 9da88bf5a63abe449c6b74fa735f52616e9c548d Mon Sep 17 00:00:00 2001 From: netchild Date: Sun, 18 Jun 2006 17:02:21 +0000 Subject: 2 spelling fixes... Noticed by: John E Hein --- share/man/man4/man4.i386/linux.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man4/man4.i386/linux.4 b/share/man/man4/man4.i386/linux.4 index 9ad8864..81ddbdc 100644 --- a/share/man/man4/man4.i386/linux.4 +++ b/share/man/man4/man4.i386/linux.4 @@ -98,7 +98,7 @@ For this reason, it is common to execute the following commands to prepare the system to correctly run Linux executables: .Bd -literal -offset indent if [ -x /compat/linux/sbin/ldconfig ]; then - /compat/linux/sbin/ldconfig -R /compat/linux + /compat/linux/sbin/ldconfig -r /compat/linux fi .Ed .Pp @@ -118,7 +118,7 @@ or loaded as a module. minimal Linux run-time environment .It Pa /compat/linux/proc limited Linux process file system -.It Pa /compar/linux/sys +.It Pa /compat/linux/sys limited Linux system file system .El .Sh SEE ALSO -- cgit v1.1