diff options
author | Jay Freeman <saurik@saurik.com> | 2009-04-11 04:02:48 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-04-11 04:02:48 +0000 |
commit | b2c41a9559098459969d0d2b7ad06c0abbbc2dc8 (patch) | |
tree | 737ee136f24a7b875844cbb5da517dd278cd01bd /data/coreutils | |
parent | a462c7db8898e5d8efb7dcf6e4d3279307722140 (diff) |
Committing entire coreutil folder for refactor
git-svn-id: http://svn.telesphoreo.org/trunk@579 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/coreutils')
-rw-r--r-- | data/coreutils/_metadata/notes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/coreutils/_metadata/notes b/data/coreutils/_metadata/notes new file mode 100644 index 000000000..70d8c6de2 --- /dev/null +++ b/data/coreutils/_metadata/notes @@ -0,0 +1 @@ +man pages have to be hacked out as it runs --help on the compiled binaries to generate them |