Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/autofs Vertical space before an example in .Dl



details:   https://anonhg.NetBSD.org/src/rev/e25ca40635d8
branches:  trunk
changeset: 829000:e25ca40635d8
user:      uwe <uwe%NetBSD.org@localhost>
date:      Sun Jan 14 03:09:47 2018 +0000

description:
Vertical space before an example in .Dl

diffstat:

 usr.sbin/autofs/automount.8 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ad2b70aff5e0 -r e25ca40635d8 usr.sbin/autofs/automount.8
--- a/usr.sbin/autofs/automount.8       Sun Jan 14 03:05:06 2018 +0000
+++ b/usr.sbin/autofs/automount.8       Sun Jan 14 03:09:47 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: automount.8,v 1.3 2018/01/14 02:54:55 uwe Exp $
+.\"    $NetBSD: automount.8,v 1.4 2018/01/14 03:09:47 uwe Exp $
 .\" Copyright (c) 2017 The NetBSD Foundation, Inc.
 .\" Copyright (c) 2016 The DragonFly Project
 .\" Copyright (c) 2014 The FreeBSD Foundation
@@ -94,6 +94,7 @@
 .Sh EXAMPLES
 Unmount all file systems mounted by
 .Xr automountd 8 :
+.Pp
 .Dl Nm Fl u
 .Sh SEE ALSO
 .Xr auto_master 5 ,



Home | Main Index | Thread Index | Old Index