From 9aa052b357b2d8c7efb51ac92b793a1cbd18e647 Mon Sep 17 00:00:00 2001 From: Joerg Sonnenberger Date: Mon, 12 Apr 2010 15:06:23 -0400 Subject: [PATCH] Reorder sections to canonical order. SVN-Revision: 2249 --- cpio/bsdcpio.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpio/bsdcpio.1 b/cpio/bsdcpio.1 index 65d5648fd..df4b6ac28 100644 --- a/cpio/bsdcpio.1 +++ b/cpio/bsdcpio.1 @@ -276,6 +276,8 @@ Compress the archive with gzip-compatible compression before writing it. In input mode, this option is ignored; gzip compression is recognized automatically on input. .El +.Sh EXIT STATUS +.Ex -std .Sh ENVIRONMENT The following environment variables affect the execution of .Nm : @@ -291,8 +293,6 @@ See .Xr environ 7 for more information. .El -.Sh EXIT STATUS -.Ex -std .Sh EXAMPLES The .Nm -- 2.47.3