Sort sections. Remove superfluous Ns macro.

This commit is contained in:
wiz 2012-04-22 10:22:08 +00:00
parent c090f09873
commit cc7b4e18c8
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: tabs.1,v 1.3 2012/04/21 12:27:29 roy Exp $ .\" $NetBSD: tabs.1,v 1.4 2012/04/22 10:22:08 wiz Exp $
.\" .\"
.\" Copyright (c) 2008 The NetBSD Foundation, Inc. .\" Copyright (c) 2008 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -42,7 +42,7 @@ Ns | Ns Fl c3 Ns | Ns Fl f Ns | Ns Fl p Ns | Ns Fl s Ns | Ns Fl u
.Nm .Nm
.Op Fl T Ar type .Op Fl T Ar type
.Op + Ns Op n .Op + Ns Op n
.Ar n1 Ns Op , Ns Ar n2 Ns , Ns Ar ... .Ar n1 Ns Op , Ns Ar n2 , Ns Ar ...
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
@ -122,8 +122,6 @@ Equivalent to
.Nm .Nm
1,12,20,44 1,12,20,44
.El .El
.Sh EXIT STATUS
.Ex -std
.Sh ENVIRONMENT .Sh ENVIRONMENT
The The
.Ev COLUMNS .Ev COLUMNS
@ -145,6 +143,8 @@ nor the
option are present, option are present,
.Nm .Nm
will fail. will fail.
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO .Sh SEE ALSO
.Xr expand 1 , .Xr expand 1 ,
.Xr stty 1 , .Xr stty 1 ,