summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-06-18 17:02:21 +0000
committernetchild <netchild@FreeBSD.org>2006-06-18 17:02:21 +0000
commit9da88bf5a63abe449c6b74fa735f52616e9c548d (patch)
tree5ac15d83b03d9323fd80643b0455dee5c3c3d316 /share/man/man4/man4.i386
parentfb68c3bcd7ca44da3542626991c19ce8d83f7f9e (diff)
downloadFreeBSD-src-9da88bf5a63abe449c6b74fa735f52616e9c548d.zip
FreeBSD-src-9da88bf5a63abe449c6b74fa735f52616e9c548d.tar.gz
2 spelling fixes...
Noticed by: John E Hein <jhein@timing.com>
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r--share/man/man4/man4.i386/linux.44
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud