]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Future-proof the wording of the auditlog options in the man pages
authorJason Edgecombe <jason@rampaginggeek.com>
Mon, 27 Jul 2009 01:26:59 +0000 (21:26 -0400)
committerDerrick Brashear <shadow@dementia.org>
Mon, 27 Jul 2009 01:59:21 +0000 (18:59 -0700)
It was suggested that the auditlog option should not say there is one
record per RPC. In the future, there might be a need for multiple records
per RPC.

LICENSE BSD

Reviewed-on: http://gerrit.openafs.org/229
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/pod8/bosserver.pod
doc/man-pages/pod8/buserver.pod
doc/man-pages/pod8/fileserver.pod
doc/man-pages/pod8/kaserver.pod
doc/man-pages/pod8/ptserver.pod
doc/man-pages/pod8/vlserver.pod
doc/man-pages/pod8/volserver.pod

index 6b68cf8b8e3b1ffb3a69ce56b3f999832cafe6ad..f97398f2382b2537867a6304c84475fa47b0aa4c 100644 (file)
@@ -96,7 +96,7 @@ listed in the F</usr/afs/etc/UserList> file).
 =item B<-auditlog> <I<log path>>
 
 Turns on audit logging, and sets the path for the audit log.  The audit
-log shows one entry per RPC call. Each entry records the name of the RPC
+log records information about RPC calls, including the name of the RPC
 call, the host that submitted the call, the authenticated entity (user)
 that issued the call, the parameters for the call, and if the call
 succeeded or failed.
index 838c6195f82ad202162362cf46d6f108ec160756..622bfee02d22d1bb3718729a66165b6a6c07c422 100644 (file)
@@ -63,7 +63,7 @@ the default is the F</usr/afs/db> directory.
 =item B<-auditlog> <I<log path>>
 
 Turns on audit logging, and sets the path for the audit log.  The audit
-log shows one entry per RPC call. Each entry records the name of the RPC
+log records information about RPC calls, including the name of the RPC
 call, the host that submitted the call, the authenticated entity (user)
 that issued the call, the parameters for the call, and if the call
 succeeded or failed.
index 1e76e05e07751d0985267066c13a95bf3dac688c..7b2625cd43339fb9bd19305abbceb5f129d12c2b 100644 (file)
@@ -257,7 +257,7 @@ length.
 =item B<-auditlog> <I<log path>>
 
 Turns on audit logging, and sets the path for the audit log.  The audit
-log shows one entry per RPC call. Each entry records the name of the RPC
+log records information about RPC calls, including the name of the RPC
 call, the host that submitted the call, the authenticated entity (user)
 that issued the call, the parameters for the call, and if the call
 succeeded or failed.
index cc7248132a7be5404311980fac9a8a9b30b03424..aa825278aa432acfcd0285a795c03e2624aeaae9 100644 (file)
@@ -95,7 +95,7 @@ is probably inappropriate.
 =item B<-auditlog> <I<log path>>
 
 Turns on audit logging, and sets the path for the audit log.  The audit
-log shows one entry per RPC call. Each entry records the name of the RPC
+log records information about RPC calls, including the name of the RPC
 call, the host that submitted the call, the authenticated entity (user)
 that issued the call, the parameters for the call, and if the call
 succeeded or failed.
index 3eac52388621c7205b787bfba4e002ef12a5da57..e02465117e42246e823fa995ee6a7a9041e2968b 100644 (file)
@@ -154,7 +154,7 @@ with the string "ptserver".
 =item B<-auditlog> <I<log path>>
 
 Turns on audit logging, and sets the path for the audit log.  The audit
-log shows one entry per RPC call. Each entry records the name of the RPC
+log records information about RPC calls, including the name of the RPC
 call, the host that submitted the call, the authenticated entity (user)
 that issued the call, the parameters for the call, and if the call
 succeeded or failed.
index ce5ac760b87e8b3d0e95b6e0150fa7c9096c19d3..cb892afbe756027d3257cd6d6e03995d7dda0fe8 100644 (file)
@@ -108,7 +108,7 @@ with this option.
 =item B<-auditlog> <I<log path>>
 
 Turns on audit logging, and sets the path for the audit log.  The audit
-log shows one entry per RPC call. Each entry records the name of the RPC
+log records information about RPC calls, including the name of the RPC
 call, the host that submitted the call, the authenticated entity (user)
 that issued the call, the parameters for the call, and if the call
 succeeded or failed.
index 7773f3726a9840c0d90c02c2109f76c6442b7822..535fa32466d9a77239ef6ac9ce675344be29681a 100644 (file)
@@ -70,7 +70,7 @@ integer between C<4> and C<16>. The default is C<9>.
 =item B<-auditlog> <I<log path>>
 
 Turns on audit logging, and sets the path for the audit log.  The audit
-log shows one entry per RPC call. Each entry records the name of the RPC
+log records information about RPC calls, including the name of the RPC
 call, the host that submitted the call, the authenticated entity (user)
 that issued the call, the parameters for the call, and if the call
 succeeded or failed.