Document '%F' format specifier
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 25 Jan 2023 00:39:31 +0000 (00:39 +0000)
committerPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 25 Jan 2023 00:39:31 +0000 (00:39 +0000)
commit0674613e6652a46063756f162bdef88622b3bdbd
tree787885901b0e4edf38f78cd25a640b1f840ad8d1
parent33f0f58b59751a0cb0dd1611175d0211f567bede
Document '%F' format specifier

The '%F' format specifier was implemented in commit 6c46718f9f0 on
2000-08-23, but remains undocumented in the manual.
https://stackoverflow.com/questions/75157669/format-specifier-f-missing-from-glibcs-documentation

Fix that.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
manual/stdio.texi