diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 15:06:46 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 15:06:46 +0000 |
| commit | dbb9d8f826d909bc6076d1047ddba753c29761b0 (patch) | |
| tree | 02096709b856da49bffbd81e42c472252b49e36e /usr.bin/xinstall | |
| parent | 5e8eb81aac39007acce3a3d7f30acf48ee23cbae (diff) | |
Notes
Diffstat (limited to 'usr.bin/xinstall')
| -rw-r--r-- | usr.bin/xinstall/install.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1 index f9a77baf29f2..941577788a89 100644 --- a/usr.bin/xinstall/install.1 +++ b/usr.bin/xinstall/install.1 @@ -153,9 +153,10 @@ utility attempts to prevent moving a file onto itself. Installing .Pa /dev/null creates an empty file. -.Pp -Upon successful completion a value of 0 is returned. -Otherwise, a value of 1 is returned. +.Sh DIAGNOSTICS +The +.Nm +utility exits 0 on success, and 1 otherwise. .Sh FILES .Bl -tag -width INS@XXXX -compact .It Pa INS@XXXX |
