[Helge Kreutzmann]
> If you apply my change, you see that the sentence is still complete.
> Somehow, man manages to work in both ways.

Hm, my 'man ./talkd/talkd.8' seem to indicate that the .Nm statement
replicate the talkd name in bold, without capital first letter.  No idea
why, nor confident enough to know how to properly handle this.

In any case, the package is orphaned, so I leave the problem to someone
who know more about what is going on. :)

This was the patch I tested:

diff --git a/talkd/talkd.8 b/talkd/talkd.8
index ebe8b51..3ad6e06 100644
--- a/talkd/talkd.8
+++ b/talkd/talkd.8
@@ -39,10 +39,10 @@
 .Nm talkd
 .Nd remote user communication server
 .Sh SYNOPSIS
-.Nm talkd
+.Nm
 .Op Fl dp
 .Sh DESCRIPTION
-.Nm Talkd
+.Nm
 is the server that notifies a user that someone else wants to
 initiate a conversation.
 It acts a repository of invitations, responding to requests

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to