summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/perl/t/pod/pod2usage.xr2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/t/pod/pod2usage.xr b/gnu/usr.bin/perl/t/pod/pod2usage.xr
index 7315d4025a0..d9ad11a1bb7 100644
--- a/gnu/usr.bin/perl/t/pod/pod2usage.xr
+++ b/gnu/usr.bin/perl/t/pod/pod2usage.xr
@@ -38,7 +38,7 @@ OPTIONS AND ARGUMENTS
DESCRIPTION
pod2usage will read the given input file looking for pod documentation
and will print the corresponding usage message. If no input file is
- specifed than standard input is read.
+ specified then standard input is read.
pod2usage invokes the pod2usage() function in the Pod::Usage module.
Please see the pod2usage() entry in the Pod::Usage manpage.