diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-08 19:57:22 +0000 |
| commit | fe08efe680f6705e0c60beabe3e39629c655e743 (patch) | |
| tree | f208c0020248a2800766b91d7bf24e0234629b8b /lib/libtacplus | |
| parent | 6ce729e14d938bbc580c6eec5c6defc287ffd298 (diff) | |
Notes
Diffstat (limited to 'lib/libtacplus')
| -rw-r--r-- | lib/libtacplus/libtacplus.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libtacplus/libtacplus.3 b/lib/libtacplus/libtacplus.3 index 98561636a5c8..954760759232 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 |
