Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Use more markup.



details:   https://anonhg.NetBSD.org/src/rev/7fd08fc909ca
branches:  trunk
changeset: 836186:7fd08fc909ca
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 01 07:11:27 2018 +0000

description:
Use more markup.

diffstat:

 share/man/man5/rc.conf.5 |  10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 76ba901c499e -r 7fd08fc909ca share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Sun Sep 30 19:23:13 2018 +0000
+++ b/share/man/man5/rc.conf.5  Mon Oct 01 07:11:27 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rc.conf.5,v 1.175 2018/09/30 10:38:05 martin Exp $
+.\"    $NetBSD: rc.conf.5,v 1.176 2018/10/01 07:11:27 wiz Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -353,10 +353,14 @@
 Useful if swapping onto RAIDframe devices.
 .It Sy var_shm_symlink
 A path.
-If set, names a path that /var/shm will be symlinked to.
+If set, names a path that
+.Pa /var/shm
+will be symlinked to.
 .Pp
 The path needs to live on a tmpfs file system.
-A typical value (assuming /tmp is mounted on tmpfs) would be
+A typical value (assuming
+.Pa /tmp
+is mounted on tmpfs) would be
 .Pa /tmp/.shm .
 .El
 .Ss Block device subsystems



Home | Main Index | Thread Index | Old Index