Subject: Re: Adding /proc/swaps to linux compat code
To: Hubert Feyrer <hubert@feyrer.de>
From: Arnaud Lacombe <arnaud.lacombe.1@ulaval.ca>
List: tech-kern
Date: 01/31/2007 20:43:14
Hi,
Hubert Feyrer wrote:
> While there: can you please sync the mount_procfs.8 manpage with reality?
I've just updated the "FILES" section. It seems that /proc/emul, (i386
specific) /proc/xmmregs and /dev/fd/ are not documented. I prefer to
leave the write of the paragraph to those who added the files (ie. I
really have no idea of what xmmregs can contain, some SSE data at first
sight).
Patch is available here:
http://www.sigfpe.info/netbsd/mount_procfs.8.diff
- Arnaud