diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
commit | 7f3c7f0d461522fe0390e72d21fa729bed8807bf (patch) | |
tree | 4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/xinstall | |
parent | 8e249383f9b2938ac2233decd80969cc4cd3c59e (diff) | |
download | FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.zip FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.tar.gz |
Sort sections.
Diffstat (limited to 'usr.bin/xinstall')
-rw-r--r-- | usr.bin/xinstall/install.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1 index 2a86579..d41556e 100644 --- a/usr.bin/xinstall/install.1 +++ b/usr.bin/xinstall/install.1 @@ -180,8 +180,6 @@ utility attempts to prevent moving a file onto itself. Installing .Pa /dev/null creates an empty file. -.Sh EXIT STATUS -.Ex -std .Sh ENVIRONMENT The .Nm @@ -210,6 +208,8 @@ is decided by .Xr mkstemp 3 , are created in the target directory. .El +.Sh EXIT STATUS +.Ex -std .Sh COMPATIBILITY Historically .Nm |