summaryrefslogtreecommitdiffstats
path: root/usr.bin/uac
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-19 16:00:12 +0000
committerru <ru@FreeBSD.org>2000-12-19 16:00:12 +0000
commite6cfc0711d42b788dfda52afaa34dfa1d8d0c836 (patch)
tree3e3e99138c29467e2987054a0115836dd1c5912b /usr.bin/uac
parent4d68e37482c9f0a699a5289ec9e03c9d8eb0b2ec (diff)
downloadFreeBSD-src-e6cfc0711d42b788dfda52afaa34dfa1d8d0c836.zip
FreeBSD-src-e6cfc0711d42b788dfda52afaa34dfa1d8d0c836.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'usr.bin/uac')
-rw-r--r--usr.bin/uac/uac.122
1 files changed, 10 insertions, 12 deletions
diff --git a/usr.bin/uac/uac.1 b/usr.bin/uac/uac.1
index f06651c..479e404 100644
--- a/usr.bin/uac/uac.1
+++ b/usr.bin/uac/uac.1
@@ -46,18 +46,16 @@ signal.
However, doing so does slow down the
execution of the faulting process.
At bootup, the DEC Alpha CPU defaults to printing
-.Bl -tag -width indent
-.It pid Ar nnn Pq Ar <progname> Ns Xo
-.No : unaligned access: Xo
-.Va va Ns = Ns Ar 0xADDR Xo
-.Va pc Ns = Ns Ar 0xADDR Xo
-.Va ra Ns = Ns Ar 0xADDR Xo
-.Xc Va op Ns = Ns Ar ldl
-.Xc
-.Xc
-.Xc
-.Xc
-.El
+.Bd -ragged
+.Em pid
+.Ar nnn Pq Ar <progname> :
+unaligned access:
+.Em va Ns = Ns Ar 0xADDR
+.Em pc Ns = Ns Ar 0xADDR
+.Em ra Ns = Ns Ar 0xADDR
+.Em op Ns = Ns Ar ldl
+.Ed
+.Pp
when a UA happens along with fixing it,
so the faulting instruction can continue.
UA handling settings are inherited by child process.
OpenPOWER on IntegriCloud