Fix an incorrect man page cross reference.

This commit is contained in:
Mike Pritchard 1996-11-30 23:24:20 +00:00
parent 09e0c6ccdd
commit 70843691f8

View File

@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id: at_exit.9,v 1.1 1996/08/19 02:22:08 julian Exp $
.\" $Id: at_exit.9,v 1.2 1996/08/21 21:43:14 mpp Exp $
.\" "
.Dd August 15, 1996
.Os
@ -64,7 +64,7 @@ returns an errno, 0 meaning success.
.Nm rm_at_exit
returns the number of items removed (should be 0 or 1).
.Sh SEE ALSO
.Xr exit 2
.Xr _exit 2
.Sh HISTORY
The
.Nm at_exit