https://lintian.debian.org/tags/acute-accent-in-manual-page:
This manual page uses the \' groff sequence. Usually, the intent to generate an apostrophe, but that sequence actually renders as an acute accent. For an apostrophe or a single closing quote, use plain '. For single opening quote, i.e. a straight downward line ' like the one used in shell commands, use '\(aq'. I: postfix: acute-accent-in-manual-page usr/share/man/man1/sendmail.1.gz:149 I: postfix: acute-accent-in-manual-page usr/share/man/man1/sendmail.1.gz:179 I: postfix: acute-accent-in-manual-page usr/share/man/man1/sendmail.1.gz:90 I: postfix: acute-accent-in-manual-page usr/share/man/man8/spawn.8postfix.gz:21 --- man/man1/sendmail.1 | 6 +++--- man/man8/spawn.8 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/man1/sendmail.1 b/man/man1/sendmail.1 index 9f4e12c..22affe6 100644 --- a/man/man1/sendmail.1 +++ b/man/man1/sendmail.1 @@ -87,7 +87,7 @@ Initialize alias database. See the \fBnewaliases\fR command above. .IP \fB\-bl\fR Go into daemon mode. To accept only local connections as -with Sendmail\'s \fB\-bl\fR option, specify "\fBinet_interfaces +with Sendmail's \fB\-bl\fR option, specify "\fBinet_interfaces = loopback\fR" in the Postfix \fBmain.cf\fR configuration file. .IP \fB\-bm\fR @@ -146,7 +146,7 @@ parameter instead. Initialize alias database. See the \fBnewaliases\fR command above. .IP "\fB\-i\fR" -When reading a message from standard input, don\'t treat a line +When reading a message from standard input, don't treat a line with only a \fB.\fR character as the end of input. .IP "\fB\-L \fIlabel\fR (ignored)" The logging label. Use the \fBsyslog_name\fR configuration @@ -176,7 +176,7 @@ configuration parameter in \fBmain.cf\fR instead. To send 8\-bit or binary content, use an appropriate MIME encapsulation and specify the appropriate \fB\-B\fR command\-line option. .IP "\fB\-oi\fR" -When reading a message from standard input, don\'t treat a line +When reading a message from standard input, don't treat a line with only a \fB.\fR character as the end of input. .IP "\fB\-om\fR (ignored)" The sender is never eliminated from alias etc. expansions. diff --git a/man/man8/spawn.8 b/man/man8/spawn.8 index 410ec87..8baa440 100644 --- a/man/man8/spawn.8 +++ b/man/man8/spawn.8 @@ -18,7 +18,7 @@ It listens on a port as specified in the Postfix \fBmaster.cf\fR file and spawns an external command whenever a connection is established. The connection can be made over local IPC (such as UNIX\-domain sockets) or over non\-local IPC (such as TCP sockets). -The command\'s standard input, output and error streams are connected +The command's standard input, output and error streams are connected directly to the communication endpoint. This daemon expects to be run from the \fBmaster\fR(8) process -- 2.34.1