diff options
| author | Robert Clausecker <fuz@FreeBSD.org> | 2025-11-17 15:39:11 +0000 |
|---|---|---|
| committer | Robert Clausecker <fuz@FreeBSD.org> | 2025-11-17 17:18:46 +0000 |
| commit | 63cd0841de76b215f5d5078fab097b515b42cc93 (patch) | |
| tree | b12480b9348f4e6d0d3589f618aeda2dc650fc1b | |
| parent | db3884b03989b095d746087afab8e5e649c3699a (diff) | |
contrib/mandoc: document .St -ieee754-2008 in mdoc(7)
Approved by: markj (mentor)
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D53784
| -rw-r--r-- | contrib/mandoc/mdoc.7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/mandoc/mdoc.7 b/contrib/mandoc/mdoc.7 index 6c2d3568baa6..90f5600c59a7 100644 --- a/contrib/mandoc/mdoc.7 +++ b/contrib/mandoc/mdoc.7 @@ -2606,6 +2606,11 @@ Open Group Standard Base Specifications, Issue 8. .br Floating-point arithmetic. .Pp +.It \-ieee754-2008 +.St -ieee754-2008 +.br +Floating-point arithmetic, 2008 revision. +.Pp .It \-iso8601 .St -iso8601 .br |
