mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +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
|
||||
|
||||
See the HISTORY file in the B<sudo> distribution or visit
|
||||
http://www.sudo.ws/sudo/history.html for a short history
|
||||
of B<sudo>.
|
||||
See the CONTRIBUTORS file in the B<sudo> distribution
|
||||
(http://www.sudo.ws/sudo/contributors.html) for a list of people
|
||||
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
|
||||
|
||||
|
@@ -187,13 +187,14 @@ L<vi(1)>, L<sudoers(5)>, L<sudo(8)>, L<vipw(8)>
|
||||
|
||||
=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:
|
||||
|
||||
Todd Miller
|
||||
|
||||
See the HISTORY file in the sudo distribution or visit
|
||||
http://www.sudo.ws/sudo/history.html for more details.
|
||||
See the CONTRIBUTORS file in the B<sudo> distribution
|
||||
(http://www.sudo.ws/sudo/contributors.html) for a list of people
|
||||
who have contributed to B<sudo>.
|
||||
|
||||
=head1 CAVEATS
|
||||
|
||||
|
Reference in New Issue
Block a user