diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2002-05-26 23:58:23 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2002-05-26 23:58:23 +0000 |
commit | 6daa9f4e4eecb8efb60879a5c98135aa0c4d4081 (patch) | |
tree | c671c12a42a99ed1d8626399156b49a48fe872ee /modules/pam_unix/pam_unix_acct.c | |
parent | 7b89c0b53be5361615639c5b3a5bf2cbb40f46bc (diff) | |
download | pam-6daa9f4e4eecb8efb60879a5c98135aa0c4d4081.tar.gz pam-6daa9f4e4eecb8efb60879a5c98135aa0c4d4081.tar.bz2 pam-6daa9f4e4eecb8efb60879a5c98135aa0c4d4081.zip |
Relevant BUGIDs: 517064
Purpose of commit: feature
Commit summary:
---------------
document old feature and add '\]' parsing to make it a better feature.
The feature is that we can accept spaces in module arguments by enclosing
the whole argument inside square brackets. For example a module argument
like this:
"[hello [you\], this is me]"
will be parsed as
"hello [you], this is me"
Not very interesting, but you get the idea.
Thanks to Russell Kliese for requesting this.
Diffstat (limited to 'modules/pam_unix/pam_unix_acct.c')
0 files changed, 0 insertions, 0 deletions