diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 12:02:18 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 12:02:18 +0000 |
| commit | 95010bdc538e76dec9828626c3dad791ecbfd5e3 (patch) | |
| tree | 63df24e0e73c32d167943b798b4532838de1d7f3 /lib/libc | |
| parent | 274b6244d3d8d81474b580ed282a83e99da41b62 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/glob.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3 index aae4d2b4165e..954dba2580f3 100644 --- a/lib/libc/gen/glob.3 +++ b/lib/libc/gen/glob.3 @@ -383,7 +383,7 @@ The arguments and .Fa pglob\->gl_pathv are still set as specified above. -.Sh EXAMPLE +.Sh EXAMPLES A rough equivalent of .Ql "ls -l *.c *.h" can be obtained with the |
