Add Xref to basename(1).
This commit is contained in:
parent
cf0446b4df
commit
d27a834c8e
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: basename.3,v 1.10 2003/04/16 13:34:35 wiz Exp $
|
||||
.\" $NetBSD: basename.3,v 1.11 2003/09/06 20:58:11 kleink Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -77,6 +77,7 @@ The
|
|||
function returns a pointer to the final component of
|
||||
.Ar path .
|
||||
.Sh SEE ALSO
|
||||
.Xr basename 1 ,
|
||||
.Xr dirname 3
|
||||
.Sh STANDARDS
|
||||
.Bl -bullet -compact
|
||||
|
|
Loading…
Reference in New Issue