Use .Sy, not .Em, for bold-faced WARNING of impending doom.

Underline and, worse, italic aren't as good at catching the eye.
This commit is contained in:
riastradh 2019-11-30 02:47:14 +00:00
parent 4ff9c3de4a
commit 560cfcce81
4 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: atomic_loadstore.9,v 1.2 2019/11/30 02:38:44 riastradh Exp $
.\" $NetBSD: atomic_loadstore.9,v 1.3 2019/11/30 02:47:14 riastradh Exp $
.\"
.\" Copyright (c) 2019 The NetBSD Foundation
.\" All rights reserved.
@ -655,7 +655,7 @@ and
functions like a acquire operation on
.Fa obj .
.Pp
.Em WARNING :
.Sy WARNING :
The combination of
.Fn atomic_load_relaxed
and

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uvm_hotplug.9,v 1.4 2016/12/24 08:05:47 wiz Exp $
.\" $NetBSD: uvm_hotplug.9,v 1.5 2019/11/30 02:47:14 riastradh Exp $
.\"
.\" Copyright (c) 2016 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -95,7 +95,7 @@ They must
never be used after
.Xr uvm_init 9 .
.Pp
.Em WARNING :
.Sy WARNING :
This is an experimental feature and should not be used in production
environments.
Furthermore, attempting to "hotplug" without

View File

@ -1,4 +1,4 @@
.\" $NetBSD: i2cscan.8,v 1.6 2015/11/26 23:29:05 wiz Exp $
.\" $NetBSD: i2cscan.8,v 1.7 2019/11/30 02:47:14 riastradh Exp $
.\"
.\" Copyright (c) 2011, 2013 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -61,7 +61,7 @@ Available options:
scan using 1 byte reads instead of quick writes.
.El
.Pp
.Em WARNING !
.Sy WARNING :
Using this utility can access some devices in such a
manner as to leave them in an unstable or unusable state.
It can also lock up the entire

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pcictl.8,v 1.19 2016/09/27 16:44:04 mrg Exp $
.\" $NetBSD: pcictl.8,v 1.20 2019/11/30 02:47:14 riastradh Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@ -96,7 +96,7 @@ If the bus is not specified, it defaults to the bus number of the
PCI bus specified on the command line.
If the function is not specified, it defaults to 0.
.Pp
.Em WARNING :
.Sy WARNING :
.Nm
.Cm read
is a dangerous command that can damage hardware and panic the operating
@ -118,7 +118,7 @@ If the bus is not specified, it defaults to the bus number of the
PCI bus specified on the command line.
If the function is not specified, it defaults to 0.
.Pp
.Em WARNING :
.Sy WARNING :
.Nm
.Cm write
is a dangerous command that can damage hardware and panic the operating