Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/mountd Dots as macro arguments need quoting.
details: https://anonhg.NetBSD.org/src/rev/04b673f2aa73
branches: trunk
changeset: 781205:04b673f2aa73
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Aug 26 14:50:45 2012 +0000
description:
Dots as macro arguments need quoting.
Bug reported by Paul Goyette.
diffstat:
usr.sbin/mountd/exports.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3093c1e9332e -r 04b673f2aa73 usr.sbin/mountd/exports.5
--- a/usr.sbin/mountd/exports.5 Sun Aug 26 14:30:38 2012 +0000
+++ b/usr.sbin/mountd/exports.5 Sun Aug 26 14:50:45 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: exports.5,v 1.30 2006/10/09 21:36:18 wiz Exp $
+.\" $NetBSD: exports.5,v 1.31 2012/08/26 14:50:45 wiz Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -92,7 +92,7 @@
wanted to, even if just one subdirectory has been mounted.
The pathnames must not have any symbolic links in them and should not have
any
-.Dq .
+.Dq \&.
or
.Dq ..
components.
Home |
Main Index |
Thread Index |
Old Index