summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-radgroup
diff options
context:
space:
mode:
authorivan <ivan>2010-10-13 23:14:04 +0000
committerivan <ivan>2010-10-13 23:14:04 +0000
commit708b7bd0a10a5bf6be81ce21d946e05e046a00ed (patch)
tree515b0b672d2f75d66ab89d75855b1a76792be90e /FS/bin/freeside-radgroup
parenta912e1a940a5d168ecb603cf025ede6dd63aae43 (diff)
fix bad POD in manpages, especially freeside-daily -p
Diffstat (limited to 'FS/bin/freeside-radgroup')
-rw-r--r--FS/bin/freeside-radgroup8
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