Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
src: Use \(em instead of --.
details: https://anonhg.NetBSD.org/src/rev/e2f046ddd337
branches: trunk
changeset: 317929:e2f046ddd337
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 09 07:08:43 2018 +0000
description:
Use \(em instead of --.
diffstat:
share/man/man4/options.4 | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diffs (69 lines):
diff -r 5d9d249b2cc2 -r e2f046ddd337 share/man/man4/options.4
--- a/share/man/man4/options.4 Mon Apr 09 06:57:01 2018 +0000
+++ b/share/man/man4/options.4 Mon Apr 09 07:08:43 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.485 2018/04/07 19:38:05 mrg Exp $
+.\" $NetBSD: options.4,v 1.486 2018/04/09 07:08:43 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -543,7 +543,7 @@
Note that this sets the value of the
.Em ddb.fromconsole
.Xr sysctl 3
-variable which may be changed at run time -- see
+variable which may be changed at run time \(em see
.Xr sysctl 8
for details.
.It Cd options DDB_HISTORY_SIZE=integer
@@ -564,7 +564,7 @@
Note that this sets the value of the
.Em ddb.onpanic
.Xr sysctl 3
-variable which may be changed at run time -- see
+variable which may be changed at run time \(em see
.Xr sysctl 8
for details.
.It Cd options DDB_COMMANDONENTER=string
@@ -927,7 +927,7 @@
for details.
.It Cd file-system UMAPFS
Includes a loopback file system in which user and group IDs may be
-remapped -- this can be useful when mounting alien file systems with
+remapped \(em this can be useful when mounting alien file systems with
different UIDs and GIDs than the local system.
See
.Xr mount_umap 8
@@ -936,7 +936,7 @@
.Bq Em EXPERIMENTAL
Includes code for the union file system, which permits directories to
be mounted on top of each other in such a way that both file systems
-remain visible -- this permits tricks like allowing writing (and the
+remain visible \(em this permits tricks like allowing writing (and the
deleting of files) on a read-only file system like a CD-ROM by
mounting a local writable file system on top of the read-only file
system.
@@ -1701,12 +1701,12 @@
With this option enabled, the machine will forward IP datagrams destined
for other machines between its interfaces.
Note that even without this option, the kernel will
-still forward some packets (such as source routed packets) -- removing
+still forward some packets (such as source routed packets) \(em removing
.Em GATEWAY
and
.Em IPFORWARDING
is insufficient to stop all routing through a bastion host on a
-firewall -- source routing is controlled independently.
+firewall \(em source routing is controlled independently.
Note that IP forwarding may be turned on and off independently of the
setting of the
.Em IPFORWARDING
@@ -2243,7 +2243,7 @@
Note that this sets the value of the
.Em kern.dump_on_panic
.Xr sysctl 3
-variable which may be changed at run time -- see
+variable which may be changed at run time \(em see
.Xr sysctl 8
for details.
.It Cd options USE_TOPDOWN_VM
Home |
Main Index |
Thread Index |
Old Index