mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
quote the book title (%T) reference, to prevent formatters (in this case
groff) stumbling over literal words that match macro names;
This commit is contained in:
parent
075c50c218
commit
8e7768061b
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: bc.1,v 1.35 2021/03/08 02:47:27 jsg Exp $
|
||||
.\" $OpenBSD: bc.1,v 1.36 2024/07/31 05:36:13 jmc Exp $
|
||||
.\"
|
||||
.\" Copyright (C) Caldera International Inc. 2001-2002.
|
||||
.\" All rights reserved.
|
||||
@ -34,7 +34,7 @@
|
||||
.\"
|
||||
.\" @(#)bc.1 6.8 (Berkeley) 8/8/91
|
||||
.\"
|
||||
.Dd $Mdocdate: March 8 2021 $
|
||||
.Dd $Mdocdate: July 31 2024 $
|
||||
.Dt BC 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -365,7 +365,7 @@ option is specified on the command line.
|
||||
.\" 4.4BSD USD:6
|
||||
.%A L. L. Cherry
|
||||
.%A R. H. Morris
|
||||
.%T BC \(em An Arbitrary Precision Desk-Calculator Language
|
||||
.%T "BC \(em An Arbitrary Precision Desk-Calculator Language"
|
||||
.Re
|
||||
.Sh STANDARDS
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user