]> granicus.if.org Git - sudo/commitdiff
Document sssd debug subsystem.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 3 Dec 2013 21:42:33 +0000 (14:42 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 3 Dec 2013 21:42:33 +0000 (14:42 -0700)
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index cd213e84b1826a46139ea6c2c87ea7fa1da09b1e..6fba5e3e6f21418873651ca1f9db51966a040320 100644 (file)
@@ -910,7 +910,7 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                        If the system is configured to use the _\b/_\be_\bt_\bc_\b/_\bh_\bo_\bs_\bt_\bs file
                        in preference to DNS, the ``canonical'' host name may
                        not be fully-qualified.  The order that sources are
-                       queried for hosts name resolution is usually specified
+                       queried for host name resolution is usually specified
                        in the _\b/_\be_\bt_\bc_\b/_\bn_\bs_\bs_\bw_\bi_\bt_\bc_\bh_\b._\bc_\bo_\bn_\bf, _\b/_\be_\bt_\bc_\b/_\bn_\be_\bt_\bs_\bv_\bc_\b._\bc_\bo_\bn_\bf,
                        _\b/_\be_\bt_\bc_\b/_\bh_\bo_\bs_\bt_\b._\bc_\bo_\bn_\bf, or, in some cases, _\b/_\be_\bt_\bc_\b/_\br_\be_\bs_\bo_\bl_\bv_\b._\bc_\bo_\bn_\bf
                        file.  In the _\b/_\be_\bt_\bc_\b/_\bh_\bo_\bs_\bt_\bs file, the first host name of
@@ -2234,6 +2234,8 @@ D\bDE\bEB\bBU\bUG\bGG\bGI\bIN\bNG\bG
 
      _\br_\bb_\bt_\br_\be_\be    redblack tree internals
 
+     _\bs_\bs_\bs_\bd      SSSD-based sudoers
+
      _\bu_\bt_\bi_\bl      utility functions
      For example:
 
@@ -2272,4 +2274,4 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
      file distributed with s\bsu\bud\bdo\bo or http://www.sudo.ws/sudo/license.html for
      complete details.
 
-Sudo 1.8.8                      August 31, 2013                     Sudo 1.8.8
+Sudo 1.8.9                     December 3, 2013                     Sudo 1.8.9
index ddbb8dab89b859a6ad69749d55b0dd85b3d62027..cc84c4749ae61c9e45e884c9b8b17318ec9f91d4 100644 (file)
@@ -21,7 +21,7 @@
 .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
 .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
 .\"
-.TH "SUDOERS" "@mansectsu@" "August 31, 2013" "Sudo @PACKAGE_VERSION@" "Programmer's Manual"
+.TH "SUDOERS" "@mansectsu@" "December 3, 2013" "Sudo @PACKAGE_VERSION@" "Programmer's Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -1964,7 +1964,7 @@ If the system is configured to use the
 file in preference to DNS, the
 ``canonical''
 host name may not be fully-qualified.
-The order that sources are queried for hosts name resolution
+The order that sources are queried for host name resolution
 is usually specified in the
 \fI@nsswitch_conf@\fR,
 \fI@netsvc_conf@\fR,
@@ -4545,6 +4545,9 @@ pseudo-tty related code
 \fIrbtree\fR
 redblack tree internals
 .TP 10n
+\fIsssd\fR
+SSSD-based sudoers
+.TP 10n
 \fIutil\fR
 utility functions
 .PD 0
index c1343bf144a0f166d41162ab77ff90992cf4131f..ce24eaa0be90cc25b411ce19679efcf23a120e47 100644 (file)
@@ -19,7 +19,7 @@
 .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
 .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
 .\"
-.Dd August 31, 2013
+.Dd December 3, 2013
 .Dt SUDOERS @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -4178,6 +4178,8 @@ for the plugin.
 pseudo-tty related code
 .It Em rbtree
 redblack tree internals
+.It Em sssd
+SSSD-based sudoers
 .It Em util
 utility functions
 .El