Commit ae73e26f451fd81bf5a4f419d3494885f03a6a55

Stefan Sperling 2019-03-26T13:40:15

mark-up tweak in got(1) man page

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/got.1 b/got/got.1
index a6e8c59..571d647 100644
--- a/got/got.1
+++ b/got/got.1
@@ -35,7 +35,7 @@ This repository format is described in
 .Pp
 .Nm
 is a
-.Em distributed
+.Dq distributed
 version control system because every copy of a repository is writeable.
 Modifications made to files can be synchronized between repositories
 at any time.