netbsd uses EXIT STATUS, not RETURN VALUES, for commands

This commit is contained in:
itojun 2002-04-26 02:48:54 +00:00
parent 77e1048dc4
commit 812e154ef2
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: racoon.8,v 1.7 2002/04/26 02:31:10 wiz Exp $
.\" $NetBSD: racoon.8,v 1.8 2002/04/26 02:48:54 itojun Exp $
.\" $KAME: racoon.8,v 1.29 2001/10/19 08:13:40 sakane Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@ -115,7 +115,7 @@ You have to configure
.Xr syslog.conf 5
if you want to see them in a logging file.
.\"
.Sh RETURN VALUES
.Sh EXIT STATUS
The command exits with 0 on success, and non-zero on errors.
.\"
.Sh FILES