Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/inetd Use Dq.
details: https://anonhg.NetBSD.org/src/rev/cbe4356d3dd8
branches: trunk
changeset: 1023274:cbe4356d3dd8
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Aug 31 11:16:00 2021 +0000
description:
Use Dq.
diffstat:
usr.sbin/inetd/inetd.8 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 2ae65f382822 -r cbe4356d3dd8 usr.sbin/inetd/inetd.8
--- a/usr.sbin/inetd/inetd.8 Tue Aug 31 08:22:28 2021 +0000
+++ b/usr.sbin/inetd/inetd.8 Tue Aug 31 11:16:00 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: inetd.8,v 1.63 2021/08/30 16:10:34 wiz Exp $
+.\" $NetBSD: inetd.8,v 1.64 2021/08/31 11:16:00 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -545,8 +545,9 @@
.It Sy ipsec
An IPsec policy string.
Defaults to the global default setting.
-If specified without a value (i.e. "ipsec=,"), IPsec will be disabled
-for this service.
+If specified without a value (i.e.,
+.Dq ipsec=, ) ,
+IPsec will be disabled for this service.
See the
.Sx Directives
section for details.
Home |
Main Index |
Thread Index |
Old Index