Skip to content

Commit

Permalink
services: fix typo ucp -> udp
Browse files Browse the repository at this point in the history
Fix two proto name typos

MFC after:	2 weeks
  • Loading branch information
Dmitry Morozovsky authored and Dmitry Morozovsky committed Nov 30, 2024
1 parent fe29114 commit 7aa7f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usr.sbin/services_mkdb/services
Original file line number Diff line number Diff line change
Expand Up @@ -476,8 +476,8 @@ td-service 267/udp #Tobit David Service Layer
td-replica 268/tcp #Tobit David Replica
td-replica 268/udp #Tobit David Replica
manet 269/tcp #MANET Protocols [RFC5498]
manet 269/ucp #MANET Protocols [RFC5498]
gist 270/ucp #Q-mode encapsulation for [RFC5971]
manet 269/udp #MANET Protocols [RFC5498]
gist 270/udp #Q-mode encapsulation for [RFC5971]
pt-tls 271/tcp #Assessment (NEA) Posture
# 272-279 unassigned
http-mgmt 280/tcp
Expand Down

0 comments on commit 7aa7f4b

Please sign in to comment.