diff src/_doc.rs @ 118:39760dfc9b3b

Detect PAM library based only on system lib; rename minimal lib to XSso. Also formats and assorted other cleanup.
author Paul Fisher <paul@pfish.zone>
date Sun, 29 Jun 2025 20:13:03 -0400
parents a12706e42c9d
children
line wrap: on
line diff
--- a/src/_doc.rs	Sun Jun 29 18:48:14 2025 -0400
+++ b/src/_doc.rs	Sun Jun 29 20:13:03 2025 -0400
@@ -176,4 +176,4 @@
     };
 }
 
-pub(crate) use {linklist, guide, man7, manbsd, xsso, stdlinks};
\ No newline at end of file
+pub(crate) use {guide, linklist, man7, manbsd, stdlinks, xsso};