K 10
svn:author
V 7
manolis
K 8
svn:date
V 27
2011-12-07T21:32:06.000000Z
K 7
svn:log
V 528
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>

END
