From 9e7b34d3ae586ca8d0aa9419282b23702e34ecb6 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Mon, 28 Nov 2011 23:19:34 -0500 Subject: scripts/revdep-pax: -e works with both -v and not -v --- doc/revdep-pax.1 | 6 +++--- doc/revdep-pax.pod | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/revdep-pax.1 b/doc/revdep-pax.1 index b991d90..3d2974c 100644 --- a/doc/revdep-pax.1 +++ b/doc/revdep-pax.1 @@ -187,9 +187,9 @@ so that the PaX flags of the target inherit the flags of the source. .IP "\fB\-v\fR Report all mappings, not just the mismatched ones." 4 .IX Item "-v Report all mappings, not just the mismatched ones." .IP "" 4 -.ie n .IP "\fB\-e\fR If \-m is chosen, then limit the markings to only those executables in the current shell's $PATH. If \-v is chosen, then similarly limit the report. This flag only has effect for reverse mappings, i.e., for \-r, \-s or \-l." 4 -.el .IP "\fB\-e\fR If \-m is chosen, then limit the markings to only those executables in the current shell's \f(CW$PATH\fR. If \-v is chosen, then similarly limit the report. This flag only has effect for reverse mappings, i.e., for \-r, \-s or \-l." 4 -.IX Item "-e If -m is chosen, then limit the markings to only those executables in the current shell's $PATH. If -v is chosen, then similarly limit the report. This flag only has effect for reverse mappings, i.e., for -r, -s or -l." +.ie n .IP "\fB\-e\fR Limit the markings or report to only those executables in the current shell's $PATH." 4 +.el .IP "\fB\-e\fR Limit the markings or report to only those executables in the current shell's \f(CW$PATH\fR." 4 +.IX Item "-e Limit the markings or report to only those executables in the current shell's $PATH." .IP "" 4 .IP "\fB\-h\fR Print out a short help message and exit." 4 .IX Item "-h Print out a short help message and exit." diff --git a/doc/revdep-pax.pod b/doc/revdep-pax.pod index 98175bd..03ff277 100644 --- a/doc/revdep-pax.pod +++ b/doc/revdep-pax.pod @@ -68,7 +68,7 @@ so that the PaX flags of the target inherit the flags of the source. =item -=item B<-e> If -m is chosen, then limit the markings to only those executables in the current shell's $PATH. If -v is chosen, then similarly limit the report. This flag only has effect for reverse mappings, i.e., for -r, -s or -l. +=item B<-e> Limit the markings or report to only those executables in the current shell's $PATH. =item -- cgit v1.2.3-65-gdbad