diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-15 23:25:55 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-15 23:25:55 +0000 |
commit | da1ff3cb8a9c6b67357d6019ce7a51509de643ba (patch) | |
tree | 01ea3c592c3f62183ee5173bad4ce434352dd718 /usr.bin/true | |
parent | 753f57aff14d1153aa90489b057ae11808a3851e (diff) |
Notes
Diffstat (limited to 'usr.bin/true')
-rw-r--r-- | usr.bin/true/true.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/true/true.1 b/usr.bin/true/true.1 index fc15a4e125ba6..cbdb1036ebf53 100644 --- a/usr.bin/true/true.1 +++ b/usr.bin/true/true.1 @@ -50,8 +50,8 @@ tests for the appropriate status "false" before running (or failing to run) a list of commands. .Sh SEE ALSO .Xr csh 1 , -.Xr sh 1 , -.Xr false 1 +.Xr false 1 , +.Xr sh 1 .Sh DIAGNOSTICS The .Nm true |