"Martin Husemann" <mar...@netbsd.org> wrote: > Module Name: src > Committed By: martin > Date: Wed Dec 4 13:30:35 UTC 2013 > > Modified Files: > src/sbin/mount_tmpfs: mount_tmpfs.8 mount_tmpfs.c > > Log Message: > Provide variants of the -s option to allow limiting the tmpfs dynamically > at mount time to 1/Nth or to N percent of the available ram.
I think you confused err() with errx(). Also, why bother with the fraction and the floating point? -- Mindaugas