NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/50680: man page for top(1) does not properly display default delay
On Jan 23, 10:23pm, schwarze%usta.de@localhost (Ingo Schwarze) wrote:
-- Subject: Re: bin/50680: man page for top(1) does not properly display defa
| Hi,
| 
| there is no problem with mandoc.  The top(1) manual is just plain
| broken:  In the roff language, to interpolate the number contained
| in a register, you can use the \n escape sequence.  You cannot use
| the .af request for that purpose, that one serves a completely
| different purpose, see the roff documentation.  Groff renders it
| exactly the same way as mandoc.
| 
| The following patch fixes the broken manual page.
Fixed, thanks!
christos
Home |
Main Index |
Thread Index |
Old Index