diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-10-12 08:12:40 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-10-12 08:12:40 +0000 |
| commit | 561b4afb4a30d46214166941504ada99d8dd54e9 (patch) | |
| tree | 04222da9b1656ba21446eecaeb8adc7e2b8c2d47 /contrib | |
| parent | bff5f5e9ffcc3a7eedbb9c498f0c8713b6a66eb0 (diff) | |
Notes
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/cpio/cpio.1 | 2 | ||||
| -rw-r--r-- | contrib/texinfo/info/info.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/cpio/cpio.1 b/contrib/cpio/cpio.1 index 2e24ee3600e4..b1ba4724c765 100644 --- a/contrib/cpio/cpio.1 +++ b/contrib/cpio/cpio.1 @@ -259,7 +259,7 @@ even if they have an absolute file name in the archive. In copy-in mode and copy-pass mode, do not change the ownership of the files; leave them owned by the user extracting them. This is the default for non-root users, so that users on System V don't -inadvertantly give away files. +inadvertently give away files. .TP .I "\-o, \-\-create" Run in copy-out mode. diff --git a/contrib/texinfo/info/info.1 b/contrib/texinfo/info/info.1 index c80058649465..63ec9a6cff1e 100644 --- a/contrib/texinfo/info/info.1 +++ b/contrib/texinfo/info/info.1 @@ -156,7 +156,7 @@ of possibilities; you can also get the list with .B ?. If you type a few characters and then hit return .B info -will try to do a completion, and if it is ambigous use the first possibility. +will try to do a completion, and if it is ambiguous use the first possibility. .TP .B f Follow a cross reference. You are asked for the name of the reference, |
