diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-16 16:41:59 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-16 16:41:59 +0000 |
commit | 6fca4c7c3f16b87ad8b9ffa6564f5654f44ed581 (patch) | |
tree | 1775365203268b35ac39f4ba2e40744174a93e39 /bin/pax/cpio.1 | |
parent | 2d7142bf0d3cccc74a0fc8479fa63c795d0d0556 (diff) | |
download | src-6fca4c7c3f16b87ad8b9ffa6564f5654f44ed581.tar.gz src-6fca4c7c3f16b87ad8b9ffa6564f5654f44ed581.zip |
Add the new standard EXIT STATUS section where appropriate.
Sort standard sections in the (documented) preferred order.
Notes
Notes:
svn path=/head/; revision=140353
Diffstat (limited to 'bin/pax/cpio.1')
-rw-r--r-- | bin/pax/cpio.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/cpio.1 b/bin/pax/cpio.1 index c6865a152c62..19c105d0ddf8 100644 --- a/bin/pax/cpio.1 +++ b/bin/pax/cpio.1 @@ -251,7 +251,7 @@ List filenames as they are copied. .It Ev TMPDIR Path in which to store temporary files. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility will exit with one of the following values: |