Skip to content

Commit d173674

Browse files
peppapig450millert
authored andcommitted
Fix typo and update Protocol Buffers URL in sudo_logsrv.proto man page
- Remove duplicate "The" in description of log_id field. - Update outdated Protocol Buffers link from https://developers.google.com/protocol-buffers/ to https://protobuf.dev, the new canonical URL. Signed-off-by: peppapig450 <[email protected]>
1 parent 334e231 commit d173674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sudo_logsrv.proto.mdoc.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ was previously interrupted.
268268
It contains the following members:
269269
.Bl -tag -width Ds
270270
.It log_id
271-
The the server-side name for an I/O log that was previously
271+
The server-side name for an I/O log that was previously
272272
sent to the client by the server.
273273
This may be a path name on the server or some other kind of server-side
274274
identifier.
@@ -793,7 +793,7 @@ message ServerHello {
793793
.Xr sudo_logsrvd @mansectsu@
794794
.Rs
795795
.%T Protocol Buffers
796-
.%U https://developers.google.com/protocol-buffers/
796+
.%U https://protobuf.dev/
797797
.Re
798798
.Sh AUTHORS
799799
Many people have worked on

0 commit comments

Comments
 (0)