diff options
author | 1999-05-25 21:16:24 +0000 | |
---|---|---|
committer | 1999-05-25 21:16:24 +0000 | |
commit | 2c0b955bce820b4ef48fffa9001341a91f59d0ed (patch) | |
tree | f1dbb1e88942136c27ef8546c7fa7bc8c6d06f44 /lib/libc/time/strftime.3 | |
parent | Stub out src/ ports makefile fragments, so that everything is under (diff) | |
download | wireguard-openbsd-2c0b955bce820b4ef48fffa9001341a91f59d0ed.tar.xz wireguard-openbsd-2c0b955bce820b4ef48fffa9001341a91f59d0ed.zip |
kill some old macros
Diffstat (limited to 'lib/libc/time/strftime.3')
-rw-r--r-- | lib/libc/time/strftime.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/time/strftime.3 b/lib/libc/time/strftime.3 index 56efdc9016f..8ce53eae656 100644 --- a/lib/libc/time/strftime.3 +++ b/lib/libc/time/strftime.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)strftime.3 5.12 (Berkeley) 6/29/91 -.\" $OpenBSD: strftime.3,v 1.6 1999/01/04 20:00:10 millert Exp $ +.\" $OpenBSD: strftime.3,v 1.7 1999/05/25 21:16:27 aaron Exp $ .\" .Dd Jan 18, 1998 .Dt STRFTIME 3 @@ -194,7 +194,7 @@ The function conforms to .St -ansiC . -.br +.Pp The .Ql \&%G , .Ql \&%g , |