1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

FIxed unsorting of cross references in previous commit.

This commit is contained in:
Bruce Evans 1998-12-20 06:30:05 +00:00
parent b9f010b051
commit 6a157c8648
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41953

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)intro.1 8.2 (Berkeley) 12/30/93
.\" $Id: intro.1,v 1.10 1997/06/13 21:11:27 max Exp $
.\" $Id: intro.1,v 1.11 1998/12/19 09:33:03 dillon Exp $
.\"
.Dd December 30, 1993
.Dt INTRO 1
@ -59,9 +59,9 @@ The exit values and their meanings are explained in the individual
manuals. Traditionally, the value 0 signifies successful
completion of the command.
.Sh SEE ALSO
.Xr security 1 ,
.Xr apropos 1 ,
.Xr man 1 ,
.Xr security 1 ,
.Xr intro 2 ,
.Xr intro 3 ,
.Xr intro 4 ,