expand.1 (da52b4caaf187775f6b56a72c6b16e94ad728f7b) | expand.1 (634a59c18b2d089fd437c1619ff45d16276a5b6f) |
---|---|
1.\" Copyright (c) 1980, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 14 unchanged lines hidden (view full) --- 23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 26.\" SUCH DAMAGE. 27.\" 28.\" @(#)expand.1 8.1 (Berkeley) 6/9/93 29.\" $FreeBSD$ 30.\" | 1.\" Copyright (c) 1980, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 14 unchanged lines hidden (view full) --- 23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 26.\" SUCH DAMAGE. 27.\" 28.\" @(#)expand.1 8.1 (Berkeley) 6/9/93 29.\" $FreeBSD$ 30.\" |
31.Dd October 13, 2006 | 31.Dd June 6, 2015 |
32.Dt EXPAND 1 33.Os 34.Sh NAME 35.Nm expand , 36.Nm unexpand 37.Nd expand tabs to spaces, and vice versa 38.Sh SYNOPSIS 39.Nm --- 65 unchanged lines hidden (view full) --- 105.Nm 106and 107.Nm unexpand 108utilities conform to 109.St -p1003.1-2001 . 110.Sh HISTORY 111The 112.Nm | 32.Dt EXPAND 1 33.Os 34.Sh NAME 35.Nm expand , 36.Nm unexpand 37.Nd expand tabs to spaces, and vice versa 38.Sh SYNOPSIS 39.Nm --- 65 unchanged lines hidden (view full) --- 105.Nm 106and 107.Nm unexpand 108utilities conform to 109.St -p1003.1-2001 . 110.Sh HISTORY 111The 112.Nm |
113command appeared in 114.Bx 3.0 . | 113utility first appeared in 114.Bx 1 . |