diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-19 08:13:27 +0000 | 
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-19 08:13:27 +0000 | 
| commit | 454e286809a5ab1492633ee7d34dd5d7ee45787a (patch) | |
| tree | 9ce9936587c13f5b7df8d8bb67b84e6c0487f3ee /lib/libc/stdtime | |
| parent | 00d3053746bd51db407ad1c407a9b662d068e93c (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime')
| -rw-r--r-- | lib/libc/stdtime/strptime.3 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strptime.3 b/lib/libc/stdtime/strptime.3 index 69c36a741cbc..bdaa6fca1ca7 100644 --- a/lib/libc/stdtime/strptime.3 +++ b/lib/libc/stdtime/strptime.3 @@ -83,7 +83,7 @@ are left untouched.  For example, if  .Fa format  is -.Dq Ql "%H:%M:%S" , +.Dq Li "%H:%M:%S" ,  only  .Va tm_hour ,  .Va tm_sec  | 
