From 188deefee801bb0ba77a60dc42ecb1cb08fe4871 Mon Sep 17 00:00:00 2001 From: charnier Date: Mon, 18 Aug 1997 07:25:50 +0000 Subject: Nm true -> Nm. --- usr.bin/true/true.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/true') diff --git a/usr.bin/true/true.1 b/usr.bin/true/true.1 index cbdb103..f0a171b4 100644 --- a/usr.bin/true/true.1 +++ b/usr.bin/true/true.1 @@ -41,7 +41,7 @@ .Nm true .Nd return true value .Sh SYNOPSIS -.Nm true +.Nm .Sh DESCRIPTION .Nm True is normally used in a Bourne shell script. @@ -54,9 +54,9 @@ tests for the appropriate status "false" before running .Xr sh 1 .Sh DIAGNOSTICS The -.Nm true +.Nm utility always returns with exit code zero. .Sh STANDARDS The -.Nm true +.Nm function is expected to be POSIX 1003.2 compatible. -- cgit v1.1