linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Unneeded double quotes
@ 2020-11-19 16:51 Alejandro Colomar (man-pages)
  0 siblings, 0 replies; only message in thread
From: Alejandro Colomar (man-pages) @ 2020-11-19 16:51 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man

Hi Michael,

I don't know for sure the intention,
but I found the following
(https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/tree/man5/proc.5#n729):

[
.IP
For example, an epoll file descriptor will have a symbolic link
whose content is the string
.IR "anon_inode:[eventpoll]" .
]

Those '"' are useless,
but I wanted to make sure that you didn't want to output quotes,
in which case you would need to use \(dq.

However, most probably they can be removed,
so I'll remove them as part of a patch I'll send you next.

Thanks,

Alex

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-19 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-19 16:51 Unneeded double quotes Alejandro Colomar (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).