GNU bug report logs - #74808
date.1: Some remarks and and a patch for editorial changes for this man page

Previous Next

Package: coreutils;

Reported by: Bjarni Ingi Gislason <bjarniig <at> simnet.is>

Date: Thu, 12 Dec 2024 02:37:02 UTC

Severity: minor

Tags: patch

Found in version 9.5-1+b1

Full log


View this message in rfc822 format

From: Bjarni Ingi Gislason <bjarniig <at> simnet.is>
To: Brendan O'Dea <bod <at> debian.org>
Cc: bug-help2man <at> gnu.org, Paul Eggert <eggert <at> cs.ucla.edu>, 74808 <at> debbugs.gnu.org
Subject: bug#74808: date.1: Some remarks and and a patch for editorial changes for this man page
Date: Fri, 13 Dec 2024 08:55:22 +0000
  Use the string 'mC', defined in groff's an-ext.tmac file


.\" register .g is defined to be 1 for heirloom-doc (and groff)
.if t \{\
.  ie \n(.g \{\
.    ds mC CR
.\"  tm constant width font used is \*(mC
.\"     String mC is \*(mC
.  \}
.  el \{\
.    if !'\*(mC'' \{\
.      tm String "mC" already defined to be \*(mC
.      tm Is redefined to be CW
.    \}
.    ds mC CW
.\".  tm constant width font used is \*(mC
.  \}
.\}

  then use "\ef(\*(mC" to change the font, for example
\f(\*(mCString in constant width\fP


  Such a definition is then added after the '.TH' macro call.

  Testet with groff and heirloom-doc only.




This bug report was last modified 133 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.