Use /compat/linux/proc instead of /usr/compat/linux/proc as the mount point of

linproc in the examples, since:

- linux_base always installs to /compat and creates it as a directory if it
  does not exist as a symlink
- Custom installations (not done by sysinstall(8)) may not have /compat at all
- The linuxemu chapter uses /compat anyway (except a single example, fixed)
- The new bsdinstall(8) does not create /compat either as directory or symlink

PR:		docs/163102
Submitted by:	Kevin Baxter <VoidChicken at gmail dot com>
This commit is contained in:
Manolis Kiagias 2011-12-07 21:32:06 +00:00
parent 9b96ed5209
commit 6c44675698
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38008
2 changed files with 4 additions and 4 deletions

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -317,17 +317,17 @@