diff options
author | ivan <ivan> | 2010-10-13 23:14:05 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-10-13 23:14:05 +0000 |
commit | 73669a6079b2adf6c523ff3f69a4341f028a0f3a (patch) | |
tree | 9d9cabbb3f72e57b4796ec177035cb7319ed03d9 /FS/bin/freeside-radgroup | |
parent | 7f9c2a0086d8f644b27b79c14cedb627a96aa1cf (diff) |
fix bad POD in manpages, especially freeside-daily -p
Diffstat (limited to 'FS/bin/freeside-radgroup')
-rw-r--r-- | FS/bin/freeside-radgroup | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FS/bin/freeside-radgroup b/FS/bin/freeside-radgroup index ed85626d2..332632942 100644 --- a/FS/bin/freeside-radgroup +++ b/FS/bin/freeside-radgroup @@ -52,13 +52,13 @@ freeside-radgroup - Command line utility to manipulate radius groups =head1 DESCRIPTION - B<user> is a freeside user as added with freeside-adduser. +B<user> is a freeside user as added with freeside-adduser. - B<command> is the action to take. Available actions are: I<add> +B<command> is the action to take. Available actions are: I<add> - B<groupname> is the group to add (or remove, etc.) +B<groupname> is the group to add (or remove, etc.) - B<svcpart> specifies which accounts will be updated. +B<svcpart> specifies which accounts will be updated. =head1 EXAMPLES |