Jérémie Courrèges-Anglas <j...@wxcvbn.org> wrote:
> Gioele Barabucci <gio...@svario.it> writes:
> 
>> Document that `ulimit` can set the `RLIMIT_AS` limit (virtual memory) with
>> the `-v` flag.
> 
> I don't know much about RLIMIT_AS, but I know that it isn't supported on
> all systems where dash runs, eg OpenBSD.  Maybe is it Linux-specific?
> 
> Anyway, it would be better if the manpage said that the -v flag may not
> be implemented on all platforms.
> 
> The same could be said about ulimit -w. (I did not check the other flags).

Rather than doing that we could just pass the manpage through
cpp or some similar mechanism so that this becomes conditional.

Cheers,
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to