Deleted Added
full compact
strftime.3 (24429) strftime.3 (28021)
1.\" Copyright (c) 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the American National Standards Committee X3, on Information
6.\" Processing Systems.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 184 unchanged lines hidden (view full) ---

193.It Cm %%
194is replaced by
195.Ql % .
196.El
197.Sh SEE ALSO
198.Xr date 1 ,
199.Xr printf 1 ,
200.Xr ctime 3 ,
1.\" Copyright (c) 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the American National Standards Committee X3, on Information
6.\" Processing Systems.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 184 unchanged lines hidden (view full) ---

193.It Cm %%
194is replaced by
195.Ql % .
196.El
197.Sh SEE ALSO
198.Xr date 1 ,
199.Xr printf 1 ,
200.Xr ctime 3 ,
201.Xr printf 3
201.Xr printf 3 ,
202.Xr strptime 3
202.Sh STANDARDS
203The
204.Fn strftime
205function
206conforms to
207.St -ansiC .
208The
209.Ql %s
210conversion specification is an extension.
211.Sh BUGS
212There is no conversion specification for the phase of the moon.
203.Sh STANDARDS
204The
205.Fn strftime
206function
207conforms to
208.St -ansiC .
209The
210.Ql %s
211conversion specification is an extension.
212.Sh BUGS
213There is no conversion specification for the phase of the moon.