ref: a7ec6ee4e8103bb448f902e9b6d0dc69629abc57
parent: a87ce74d606e1384f43b0afb39e1f17e2e635a1c
author: Igor Böhm <igor@9lab.org>
date: Sun Nov 7 20:05:51 EST 2021
git(1): fix git/add -r spacing and wording in BUGS section
--- a/sys/man/1/git
+++ b/sys/man/1/git
@@ -317,7 +317,7 @@
.PP
.B Git/rm
is an alias for
-.IR git/add -r .
+.IR git/add\ -r .
.PP
.B Git/commit
@@ -648,6 +648,6 @@
.PP
Repositories with submodules are effectively read-only.
.PP
-There are a some of missing commands, features, and tools
+There are some missing commands, features, and tools.
.PP
git/compat only works within a git repository.