diff options
| author | Wolfgang Helbig <helbig@FreeBSD.org> | 1997-10-26 10:37:35 +0000 |
|---|---|---|
| committer | Wolfgang Helbig <helbig@FreeBSD.org> | 1997-10-26 10:37:35 +0000 |
| commit | 60152ec53173fa27fc82035b85e13343afbf812e (patch) | |
| tree | 4400d69147d2215c1895088f26f4d947d969ebdb | |
| parent | af6ff028164366be66ad553877fdafeb8eeadefb (diff) | |
Notes
| -rw-r--r-- | lib/libc/stdtime/strftime.3 | 2 | ||||
| -rw-r--r-- | usr.sbin/sendmail/src/aliases.5 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/strftime.3 b/lib/libc/stdtime/strftime.3 index fe916a17eb85..55b8ffda0729 100644 --- a/lib/libc/stdtime/strftime.3 +++ b/lib/libc/stdtime/strftime.3 @@ -236,7 +236,7 @@ with a lot of extensions including .Ql \&%V , .Ql %+ . -The peculiar week number and year occuring in the replacements of +The peculiar week number and year in the replacements of .Ql %G , .Ql %g and diff --git a/usr.sbin/sendmail/src/aliases.5 b/usr.sbin/sendmail/src/aliases.5 index 845a9cae714e..2c7e52d8f332 100644 --- a/usr.sbin/sendmail/src/aliases.5 +++ b/usr.sbin/sendmail/src/aliases.5 @@ -50,7 +50,7 @@ The file resides in and is formatted as a series of lines of the form .Bd -filled -offset indent -name: name_1, name2, name_3, . . . +name: name_1, name_2, name_3, . . . .Ed .Pp The |
