Module Name: src
Committed By: uwe
Date: Sun Jan 14 03:09:47 UTC 2018
Modified Files:
src/usr.sbin/autofs: automount.8
Log Message:
Vertical space before an example in .Dl
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/autofs/automount.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/autofs/automount.8
diff -u src/usr.sbin/autofs/automount.8:1.3 src/usr.sbin/autofs/automount.8:1.4
--- src/usr.sbin/autofs/automount.8:1.3 Sun Jan 14 02:54:55 2018
+++ src/usr.sbin/autofs/automount.8 Sun Jan 14 03:09:47 2018
@@ -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 @@ Increase verbosity.
.Sh EXAMPLES
Unmount all file systems mounted by
.Xr automountd 8 :
+.Pp
.Dl Nm Fl u
.Sh SEE ALSO
.Xr auto_master 5 ,