Commit Diff


commit - 8af456a9cc91eb4cba92e455baf06e679fe9ced6
commit + a397e3fbad25f5da2f4a33e1d2ac8248f32aa24b
blob - d5843bbce4cf6da211bc8e9a2c23bddcd868ba19
blob + 23c2b21008d7640d7732ca9771486cac4e72d2e6
--- cvg/cvg.1
+++ cvg/cvg.1
@@ -1651,7 +1651,6 @@ work tree in which they were created.
 This option cannot be used with
 .Fl l .
 .El
-.Pp
 .It Xo
 .Cm cat
 .Op Fl P
blob - ee41732e49ededaf4c54218c0d0b9deb2c1feff9
blob + 8443d267c1f9a1e49d05b5258a78b6f9e247ae00
--- got/got.1
+++ got/got.1
@@ -1041,7 +1041,7 @@ option.
 .It Fl t
 Display commits in topological order.
 This option has no effect without the
-.Fl b 
+.Fl b
 option because a linear history is sorted in topological order by definition.
 Topological sorting is disabled by default because the present implementation
 requires that commit history is fully traversed before any output can be shown.
@@ -3325,7 +3325,6 @@ on
 branches created with
 .Cm got import .
 .Pp
-.Pp
 While merging changes found on the
 .Ar branch
 into the work tree, show the status of each affected file,
blob - 602eb98ac68d38179e233dd928e6198ad72b3e34
blob + c61706171346989d820f2f6767b8b99a44b6405c
--- gotd/gotd.conf.5
+++ gotd/gotd.conf.5
@@ -193,7 +193,6 @@ directive parameters may be specified within curly bra
 The available
 .Cm protect
 parameters are as follows:
-.Pp
 .Bl -tag -width Ds
 .It Ic branch Ar name
 Protect the named branch.
@@ -223,7 +222,7 @@ this namespace represent tags.
 New tags may be created in the namespace.
 Attempts to change or delete existing tags will be denied.
 .Pp
-The 
+The
 .Ar namespace
 argument must be absolute, starting with
 .Dq refs/ .
@@ -267,7 +266,6 @@ The
 .Ic notify
 directive expects parameters which must be enclosed in curly braces.
 The available parameters are as follows:
-.Pp
 .Bl -tag -width Ds
 .It Ic branch Ar name
 Send notifications about commits to the named branch.
@@ -328,7 +326,6 @@ The
 and
 .Ic port
 directives can be used to specify a different SMTP server address and port.
-.Pp
 .It Ic url Ar URL Oo Ic user Ar user Ic password Ar password Oc
 Send notifications via HTTP.
 This directive may be specified multiple times to build a list of
@@ -358,11 +355,12 @@ The
 must not be an empty string.
 .Pp
 The request body contains a JSON document with the following objects:
-.Bl -tag -width { "notifications" : array }
+.Bl -tag -width Ds
 .It { "notifications" : array }
 The top-level object contains an array of all notifications in this request.
 .El
 .El
+.El
 .Sh FILES
 .Bl -tag -width Ds -compact
 .It Pa /etc/gotd.conf
blob - 48765fbe52f01bd15fa5126aa7f5d4029d94172e
blob + 7fedd72e9e4ad82be4b969ab099a0cb4ebdde049
--- template/template.1
+++ template/template.1
@@ -12,7 +12,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd January 06, 2022
+.Dd January 6, 2022
 .Dt TEMPLATE 1
 .Os
 .Sh NAME
blob - fe43a95073607f8faf017f068ccd3b4512e614d7
blob + cfbb3973bf63eea0c29ae560c37fcdb4322207c0
--- template/template.7
+++ template/template.7
@@ -12,7 +12,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd January 06, 2022
+.Dd January 6, 2022
 .Dt TEMPLATE 7
 .Os
 .Sh NAME