diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-16 12:29:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-16 12:29:37 +0000 |
commit | 26197fc232d7c4a305f38e7b8a27654abb4e0e9b (patch) | |
tree | a4a9f39229913539bce7edeff9681930ea81676a /doc/fdswap.html | |
parent | d489558fa17f85d11b0e766efb1cf377620114f1 (diff) | |
download | execline-26197fc232d7c4a305f38e7b8a27654abb4e0e9b.tar.xz |
Remove import, prepare for 2.5.0.0
Diffstat (limited to 'doc/fdswap.html')
-rw-r--r-- | doc/fdswap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fdswap.html b/doc/fdswap.html index cc055de..28e62bb 100644 --- a/doc/fdswap.html +++ b/doc/fdswap.html @@ -30,7 +30,7 @@ executes a program. </pre> <p> -<tt>fdswaps</tt> swaps file descriptors numbered <em>fd1</em> and +<tt>fdswap</tt> swaps file descriptors numbered <em>fd1</em> and <em>fd2</em>, then execs into <em>prog</em> with its arguments. </p> |