summaryrefslogtreecommitdiffstats
path: root/lib/libtacplus
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libtacplus')
-rw-r--r--lib/libtacplus/libtacplus.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libtacplus/libtacplus.3 b/lib/libtacplus/libtacplus.3
index 9856163..9547607 100644
--- a/lib/libtacplus/libtacplus.3
+++ b/lib/libtacplus/libtacplus.3
@@ -168,7 +168,7 @@ and
.Va service
arguments must be set to appropriate values as defined in the
TACACS+ protocol specification. The
-.Aq Pa taclib.h
+.In taclib.h
header file contains symbolic constants for these values.
.Sh CREATING A TACACS+ AUTHORIZATION REQUEST
To begin constructing a new authorization request, call
@@ -180,7 +180,7 @@ and
.Va service
arguments must be set to appropriate values as defined in the
TACACS+ protocol specification. The
-.Aq Pa taclib.h
+.In taclib.h
header file contains symbolic constants for these values.
.Sh SETTING OPTIONAL PARAMETERS ON A REQUEST
After creating a request,
@@ -222,7 +222,7 @@ packed into an integer value. The status can be extracted using the
macro
.Fn TAC_AUTHEN_STATUS .
Possible status codes, defined in
-.Aq Pa taclib.h ,
+.In taclib.h ,
include:
.Pp
.Bl -item -compact -offset indent
@@ -312,7 +312,7 @@ number of attribute value (AV) pairs received packed into an
integer value. The status can be extracted using the macro
.Fn TAC_AUTHOR_STATUS .
Possible status codes, defined in
-.Aq Pa taclib.h ,
+.In taclib.h ,
include:
.Pp
.Bl -item -compact -offset indent
OpenPOWER on IntegriCloud