commit d9085e90781959b9fac86d261a229d40b1241d3a parent 14b95b5f5358ebb8cf4eafa0390268b2f1325b29 Author: sin <sin@2f30.org> Date: Wed, 18 Feb 2015 20:42:23 +0000 Update manpage for du(1) Diffstat:
M | du.1 | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/du.1 b/du.1 @@ -47,3 +47,11 @@ Don't dereference symbolic links. This is the default. .It Fl x Do not traverse file systems mount points. .El +.Sh STANDARDS +The +.Nm +utility is compliant with the +.St -p1003.1-2008 +specification. The +.Op Fl P +flag is an extension to that specification.