Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/dist/pf/sbin/pflogd Escape Dx which otherwise gets interpret...
details: https://anonhg.NetBSD.org/src/rev/467a3c39d43e
branches: trunk
changeset: 365229:467a3c39d43e
user: sevan <sevan%NetBSD.org@localhost>
date: Tue Aug 07 21:11:19 2018 +0000
description:
Escape Dx which otherwise gets interpreted as DragonFly.
via r1.49 in OpenBSD.
diffstat:
dist/pf/sbin/pflogd/pflogd.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 030bb15642d0 -r 467a3c39d43e dist/pf/sbin/pflogd/pflogd.8
--- a/dist/pf/sbin/pflogd/pflogd.8 Tue Aug 07 16:35:08 2018 +0000
+++ b/dist/pf/sbin/pflogd/pflogd.8 Tue Aug 07 21:11:19 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pflogd.8,v 1.8 2014/03/18 18:20:35 riastradh Exp $
+.\" $NetBSD: pflogd.8,v 1.9 2018/08/07 21:11:19 sevan Exp $
.\" $OpenBSD: pflogd.8,v 1.35 2007/05/31 19:19:47 jmc Exp $
.\"
.\" Copyright (c) 2001 Can Erkin Acar. All rights reserved.
@@ -34,7 +34,7 @@
.Sh SYNOPSIS
.Nm pflogd
.Bk -words
-.Op Fl Dx
+.Op Fl \&Dx
.Op Fl d Ar delay
.Op Fl f Ar filename
.Op Fl i Ar interface
Home |
Main Index |
Thread Index |
Old Index