Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/cddl/osnet/dist/cmd/dtrace Fix a typo: s/intepretat...
details: https://anonhg.NetBSD.org/src/rev/7528039c4038
branches: trunk
changeset: 353579:7528039c4038
user: abhinav <abhinav%NetBSD.org@localhost>
date: Fri May 12 21:01:36 2017 +0000
description:
Fix a typo: s/intepretation/interpretation
diffstat:
external/cddl/osnet/dist/cmd/dtrace/dtrace.1 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r eaec7d816ef2 -r 7528039c4038 external/cddl/osnet/dist/cmd/dtrace/dtrace.1
--- a/external/cddl/osnet/dist/cmd/dtrace/dtrace.1 Fri May 12 20:58:35 2017 +0000
+++ b/external/cddl/osnet/dist/cmd/dtrace/dtrace.1 Fri May 12 21:01:36 2017 +0000
@@ -88,7 +88,7 @@
.SH OPTIONS
.sp
.LP
-The arguments accepted by the \fB-P\fR, \fB-m\fR, \fB-f\fR, \fB-n\fR, and \fB-i\fR options can include an optional D language \fIpredicate\fR enclosed in slashes \fB//\fR and optional D language
\fIaction\fR statement list enclosed in braces \fB{}\fR. D program code specified on the command line must be appropriately quoted to avoid intepretation of meta-characters by the shell.
+The arguments accepted by the \fB-P\fR, \fB-m\fR, \fB-f\fR, \fB-n\fR, and \fB-i\fR options can include an optional D language \fIpredicate\fR enclosed in slashes \fB//\fR and optional D language
\fIaction\fR statement list enclosed in braces \fB{}\fR. D program code specified on the command line must be appropriately quoted to avoid interpretation of meta-characters by the shell.
.sp
.LP
The following options are supported:
Home |
Main Index |
Thread Index |
Old Index