summaryrefslogtreecommitdiff
path: root/bin/pax/cpio.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-11-09 23:58:57 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-11-09 23:58:57 +0000
commitf23141048432b4e8f04e977cae28a22741ced3eb (patch)
tree183f87ced900eee7c193ea51d075ef0119968805 /bin/pax/cpio.1
parentca80d0934b34347e0d8659dd0f773a4cfa932729 (diff)
- Some section shuffling: conform to the standard order documented in mdoc(7)
- .Sh AUTHOR -> .Sh AUTHORS
Diffstat (limited to 'bin/pax/cpio.1')
-rw-r--r--bin/pax/cpio.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/pax/cpio.1 b/bin/pax/cpio.1
index fd57a3ac225..2fff524ffb8 100644
--- a/bin/pax/cpio.1
+++ b/bin/pax/cpio.1
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: cpio.1,v 1.12 2000/11/09 23:47:16 aaron Exp $
+.\" $OpenBSD: cpio.1,v 1.13 2000/11/09 23:58:55 aaron Exp $
.\"
.Dd February 16, 1997
.Dt CPIO 1
@@ -265,11 +265,11 @@ specific archive format specification.
.Sh SEE ALSO
.Xr pax 1 ,
.Xr tar 1
+.Sh AUTHORS
+Keith Muller at the University of California, San Diego.
.Sh BUGS
The
.Fl s
and
.Fl S
options are currently not implemented.
-.Sh AUTHOR
-Keith Muller at the University of California, San Diego.