Changeset 44 in openpam for trunk/misc
- Timestamp:
- Feb 9, 2002, 4:12:49 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/misc/gendoc.pl
r40 r44 147 147 print ".Nm " . shift(@funcs) . (@funcs ? " ,\n" : "\n"); 148 148 } 149 print ".Nd Pluggable Authentication Modules 149 print ".Nd Pluggable Authentication Modules Library 150 150 .Sh LIBRARY 151 151 .Lb libpam … … 158 158 } 159 159 print ".Sh DESCRIPTION 160 Foo161 160 .Sh RETURN VALUES 162 161 .Sh SEE ALSO
Note: See TracChangeset
for help on using the changeset viewer.