Module Name: src
Committed By: wiz
Date: Tue Aug 31 11:16:00 UTC 2021
Modified Files:
src/usr.sbin/inetd: inetd.8
Log Message:
Use Dq.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/usr.sbin/inetd/inetd.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/inetd/inetd.8
diff -u src/usr.sbin/inetd/inetd.8:1.63 src/usr.sbin/inetd/inetd.8:1.64
--- src/usr.sbin/inetd/inetd.8:1.63 Mon Aug 30 16:10:34 2021
+++ src/usr.sbin/inetd/inetd.8 Tue Aug 31 11:16:00 2021
@@ -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 @@ By convention, the first argument should
.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.