Sort options (no-argument ones first, then argument-taking ones).

This commit is contained in:
wiz 2012-11-10 18:41:10 +00:00
parent 20f73e45ba
commit c6d7976845

View File

@ -1,4 +1,4 @@
.\" $NetBSD: cat.1,v 1.35 2012/11/10 16:18:41 christos Exp $
.\" $NetBSD: cat.1,v 1.36 2012/11/10 18:41:10 wiz Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -40,8 +40,8 @@
.Nd concatenate and print files
.Sh SYNOPSIS
.Nm
.Op Fl B Ar bsize
.Op Fl beflnstuv
.Op Fl B Ar bsize
.Op Fl
.Op Ar
.Sh DESCRIPTION