mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-01 14:55:12 +00:00
Mention the CONTRIBUTORS file, not HISTORY in AUTHOR section. Add
HISTORY section in sudo that points to HISTORY file.
This commit is contained in:
11
doc/sudo.pod
11
doc/sudo.pod
@@ -687,9 +687,14 @@ version consists of code written primarily by:
|
|||||||
|
|
||||||
Todd C. Miller
|
Todd C. Miller
|
||||||
|
|
||||||
See the HISTORY file in the B<sudo> distribution or visit
|
See the CONTRIBUTORS file in the B<sudo> distribution
|
||||||
http://www.sudo.ws/sudo/history.html for a short history
|
(http://www.sudo.ws/sudo/contributors.html) for a list of people
|
||||||
of B<sudo>.
|
who have contributed to B<sudo>.
|
||||||
|
|
||||||
|
=head1 HISTORY
|
||||||
|
|
||||||
|
See the HISTORY file in the B<sudo> distribution
|
||||||
|
(http://www.sudo.ws/sudo/history.html) for a brief history of sudo.
|
||||||
|
|
||||||
=head1 CAVEATS
|
=head1 CAVEATS
|
||||||
|
|
||||||
|
@@ -187,13 +187,14 @@ L<vi(1)>, L<sudoers(5)>, L<sudo(8)>, L<vipw(8)>
|
|||||||
|
|
||||||
=head1 AUTHOR
|
=head1 AUTHOR
|
||||||
|
|
||||||
Many people have worked on I<sudo> over the years; this version of
|
Many people have worked on B<sudo> over the years; this version of
|
||||||
B<visudo> was written by:
|
B<visudo> was written by:
|
||||||
|
|
||||||
Todd Miller
|
Todd Miller
|
||||||
|
|
||||||
See the HISTORY file in the sudo distribution or visit
|
See the CONTRIBUTORS file in the B<sudo> distribution
|
||||||
http://www.sudo.ws/sudo/history.html for more details.
|
(http://www.sudo.ws/sudo/contributors.html) for a list of people
|
||||||
|
who have contributed to B<sudo>.
|
||||||
|
|
||||||
=head1 CAVEATS
|
=head1 CAVEATS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user