mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Fix mis usage of ms(7) macros
Submitted by: heirloom doctools upstream
This commit is contained in:
parent
687b992534
commit
7c05ee19ee
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@
|
|||
.\" @(#)bc 6.2 (Berkeley) 4/17/91
|
||||
.\"
|
||||
.if n \{\
|
||||
.po 5n
|
||||
.ll 70n
|
||||
.nr PO 5n
|
||||
.nr LL 70n
|
||||
.\}
|
||||
.EH 'USD:6-%''BC \- An Arbitrary Precision Desk-Calculator Language'
|
||||
.OH 'BC \- An Arbitrary Precision Desk-Calculator Language''USD:6-%'
|
||||
|
|
|
|||
Loading…
Reference in a new issue