Skip to content

Commit ec6906f

Browse files
committed
The HP-UX getgrouplist() code has been disabled due to bugs.
1 parent 097bec0 commit ec6906f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/sudo.conf.man.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1818
.\"
1919
.nr SL @SEMAN@
20-
.TH "SUDO.CONF" "@mansectform@" "July 29, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
20+
.TH "SUDO.CONF" "@mansectform@" "November 4, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
2121
.nh
2222
.if n .ad l
2323
.SH "NAME"
@@ -486,7 +486,7 @@ Currently,
486486
\fBsudo\fR
487487
supports efficient group queries on AIX,
488488
BSD,
489-
HP-UX, Linux, macOS, and Solaris.
489+
Linux, macOS, and Solaris.
490490
This is the default behavior on macOS in
491491
\fBsudo\fR
492492
1.9.6 and higher.

docs/sudo.conf.mdoc.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717
.\"
1818
.nr SL @SEMAN@
19-
.Dd July 29, 2023
19+
.Dd November 4, 2023
2020
.Dt SUDO.CONF @mansectform@
2121
.Os Sudo @PACKAGE_VERSION@
2222
.Sh NAME
@@ -452,7 +452,7 @@ Currently,
452452
.Nm sudo
453453
supports efficient group queries on AIX,
454454
.Bx ,
455-
HP-UX, Linux, macOS, and Solaris.
455+
Linux, macOS, and Solaris.
456456
This is the default behavior on macOS in
457457
.Nm sudo
458458
1.9.6 and higher.

0 commit comments

Comments
 (0)