2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00

Update links to sudo web site and reference markdown docs.

This commit is contained in:
Todd C. Miller
2022-02-10 13:15:39 -07:00
parent 7b5f0dfaf7
commit 3b6f620e3e
28 changed files with 132 additions and 162 deletions

View File

@@ -16,7 +16,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.TH "SUDO_LOGSRV.PROTO" "@mansectform@" "January 19, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
.TH "SUDO_LOGSRV.PROTO" "@mansectform@" "February 10, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
.nh
.if n .ad l
.SH "NAME"
@@ -879,11 +879,6 @@ sudo_logsrvd(8)
.PP
\fIProtocol Buffers\fR,
https://developers.google.com/protocol-buffers/.
.SH "HISTORY"
See the HISTORY file in the
\fBsudo\fR
distribution (https://www.sudo.ws/history.html) for a brief
history of sudo.
.SH "AUTHORS"
Many people have worked on
\fBsudo\fR
@@ -893,9 +888,9 @@ over the years; this version consists of code written primarily by:
Todd C. Miller
.RE
.PP
See the CONTRIBUTORS file in the
See the CONTRIBUTORS.md file in the
\fBsudo\fR
distribution (https://www.sudo.ws/contributors.html) for an
distribution (https://www.sudo.ws/about/contributors/) for an
exhaustive list of people who have contributed to
\fBsudo\fR.
.SH "BUGS"
@@ -913,6 +908,6 @@ is provided
and any express or implied warranties, including, but not limited
to, the implied warranties of merchantability and fitness for a
particular purpose are disclaimed.
See the LICENSE file distributed with
See the LICENSE.md file distributed with
\fBsudo\fR
or https://www.sudo.ws/license.html for complete details.
or https://www.sudo.ws/about/license/ for complete details.