diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml
index fd1b3ad8d9..cdeb5b707f 100644
--- a/en/projects/c99/index.sgml
+++ b/en/projects/c99/index.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
@@ -298,10 +298,18 @@
- Implement new flag for use with floating-point (%'f) and
- format types (%a/%A) in &man.printf.3;. |
+ Add floating-point support for the (') modifier in
+ &man.printf.3; |
+ &a.phantom; |
+ 13 June 2002 |
+ &status.wip; |
+ &status.blank; |
+
+
+
+ Add new conversion specifiers (%a and %A) to &man.printf.3;. |
&a.mkm; |
- 12 June 2002 |
+ 13 June 2002 |
&status.wip; |
&status.blank; |
@@ -821,6 +829,14 @@
&status.new; |
+
+ Add -m option to the wc utility. |
+ &a.tjr; |
+ 13 June 2002 |
+ &status.done; |
+ &status.new; |
+
+
Add missing options to the mailx utility. |
&a.mikeh; |
@@ -829,14 +845,6 @@
&status.blank; |
-
- Add -m option to the wc utility. |
- &a.tjr; |
- 1 March 2002 |
- &status.blocked; |
- &status.blank; |
-
-
Add -C option to the tr utility. |
&a.tjr; |