got.1: make double-quotes appear in the rendered man page as intended Patch by Nam Nguyen
diff --git a/got/got.1 b/got/got.1
index fc7dcfd..8e0440c 100644
--- a/got/got.1
+++ b/got/got.1
@@ -2382,7 +2382,7 @@ configuration item can be added manually to the Git repository's
.Pa config
file:
.Pp
-.Dl [remote "origin"]
+.Dl [remote \&"origin\&"]
.Dl url = ...
.Dl fetch = +refs/heads/*:refs/remotes/origin/*
.Dl mirror = false