Todd C. Miller
|
fcb5867f1d
|
Document how setting ModulePath affects the Python search path.
Also advise the user to use a unique prefix to avoid name space
collisions with installed Python modules. Bug #1031.
|
2022-06-06 08:39:22 -06:00 |
|
Todd C. Miller
|
96c3c28194
|
Add EXAMPLES variables for use in the man pages for the examples directory.
|
2022-06-06 08:36:44 -06:00 |
|
Todd C. Miller
|
9f5615e5b1
|
Avoid using "note that" and "note: " in documentation.
|
2022-02-16 16:38:44 -07:00 |
|
Todd C. Miller
|
9175954895
|
Remove "please" from the documentation, it is considered bad style.
|
2022-02-16 12:33:32 -07:00 |
|
Todd C. Miller
|
0bbe4b1813
|
Substitute paths set by configure in examples. Bug #1023
|
2022-02-11 19:07:08 -07:00 |
|
Todd C. Miller
|
3b6f620e3e
|
Update links to sudo web site and reference markdown docs.
|
2022-02-10 13:15:39 -07:00 |
|
Todd C. Miller
|
7b5f0dfaf7
|
Use a 4n indent for code blocks instead of the default 6n.
|
2022-02-10 13:05:34 -07:00 |
|
Todd C. Miller
|
e4ee1a8502
|
Replace uid and gid with user-ID and group-ID in more places.
|
2022-01-20 10:08:34 -07:00 |
|
Todd C. Miller
|
0d0e7de454
|
Use the Oxford comma consistently, it is helpful in technical documents.
|
2022-01-19 18:41:23 -07:00 |
|
Todd C. Miller
|
289a045a4f
|
Rename "doc" directory to "docs" for better GitHub compatibility.
|
2021-11-10 16:45:16 -07:00 |
|