diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 13:31:27 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 13:31:27 +0000 |
| commit | 309ed1465457f5edcbe5fed36a69d867d395f6e4 (patch) | |
| tree | 8c4ca1759ed27577eeee7ad41fd2532dbb00126d | |
| parent | 85f115f1b9ff2f869921d19e2db79fc9dabb836b (diff) | |
Notes
| -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 |
