diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-24 19:06:51 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-24 19:06:51 +0000 |
commit | 9223fc34d8251d3a07761da1e64a8696cbf6751a (patch) | |
tree | 026cbcc5bb38849ac8caabb41aa29b6d429b39e0 /mandoc.1 | |
parent | 5c0ccf0b9c80e147c37ca8e8bd3039518b494c34 (diff) | |
download | mandoc-9223fc34d8251d3a07761da1e64a8696cbf6751a.tar.gz |
document message "unknown architecture"
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -816,6 +816,12 @@ macro does not use CVS keyword substitution, but using it is conventionally expected in the .Ox base system. +.It Sy "unknown architecture" +.Pq mdoc , Ox , Nx +The third argument of the +.Ic \&Dt +macro does not match any of the architectures this operating system +is running on. .It Sy "operating system explicitly specified" .Pq mdoc , Ox , Nx The |