Commit Diff


commit - 3493b628a800f5a996240d0231be372fa4f0a96c
commit + 10c073e79a6033e557a9c5d575b90b28d2d7137d
blob - 11132ec016a97e6e7804cfee457e1153d0aa6f00
blob + 1b55c3e6d3b6ae9ad2fb49c4cfe91d4ab9a8fdf9
--- got/got.1
+++ got/got.1
@@ -163,8 +163,8 @@ The following protocol schemes are supported:
 The Git protocol as implemented by the
 .Xr git-daemon 1
 server.
-This protocol is discouraged since it supports neither authentication nor
-encryption.
+Use of this protocol is discouraged since it supports neither authentication
+nor encryption.
 .It git+ssh
 The Git protocol wrapped in an authenticated and encrypted
 .Xr ssh 1