add comma between xrefs in SEE ALSO
This commit is contained in:
parent
77c0fe57cf
commit
320186a83a
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: whereis.1,v 1.10 1999/03/22 18:16:47 garbled Exp $
|
||||
.\" $NetBSD: whereis.1,v 1.11 2000/07/16 22:05:46 jdolecek Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -62,7 +62,7 @@ variable
|
|||
.Ev PATH
|
||||
is used instead.
|
||||
.Sh SEE ALSO
|
||||
.Xr which 1
|
||||
.Xr which 1 ,
|
||||
.Xr sysctl 8
|
||||
.Sh COMPATIBILITY
|
||||
The historic flags and arguments for the
|
||||
|
|
Loading…
Reference in New Issue