Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Remove trailing whitespace. Fix a macro.
details: https://anonhg.NetBSD.org/src/rev/ecc1d3eab16b
branches: trunk
changeset: 994121:ecc1d3eab16b
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Oct 20 08:47:03 2018 +0000
description:
Remove trailing whitespace. Fix a macro.
diffstat:
share/man/man5/rc.conf.5 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (37 lines):
diff -r e7366685cdf4 -r ecc1d3eab16b share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5 Sat Oct 20 08:29:11 2018 +0000
+++ b/share/man/man5/rc.conf.5 Sat Oct 20 08:47:03 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.178 2018/10/19 14:11:12 martin Exp $
+.\" $NetBSD: rc.conf.5,v 1.179 2018/10/20 08:47:03 wiz Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -358,15 +358,15 @@
or
.Dq "manual" .
Before removing block-type swap devices, it is wise to unmount tmpfs filesystems to avoid having to swap their contents back into RAM.
-By default
+By default
.Dq ( "auto" )
all tmpfs filesystems that contain no device nodes are unmounted.
-Set to
+Set to
.Dq "manual"
to explicitly specify which filesystems to unmount before removing swap.
.It Sy swapoff_umount_fs
A space-separated list of absolute paths to tmpfs mount points.
-If
+If
.Sy swapoff_umount
is set to
.Dq "manual" ,
@@ -1314,7 +1314,7 @@
Passes
.Sy ypserv_flags .
The
-.FL d
+.Fl d
flag causes it to use DNS for lookups in
.Pa /etc/hosts
that fail.
Home |
Main Index |
Thread Index |
Old Index