In SEE ALSO list, use comma to separate elements and don't use to terminate.
This commit is contained in:
parent
b757463521
commit
039b7f505b
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: intro.3,v 1.6 1998/04/29 10:06:40 fair Exp $
|
||||
.\" $NetBSD: intro.3,v 1.7 1998/08/30 05:06:11 enami Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -141,10 +141,10 @@ the math library compiled for profiling
|
|||
.Sh SEE ALSO
|
||||
.Xr cc 1 ,
|
||||
.Xr ld 1 ,
|
||||
.Xr nm 1
|
||||
.Xr nm 1 ,
|
||||
.Xr intro 2 ,
|
||||
.Xr math 3 ,
|
||||
.Xr stdio 3 ,
|
||||
.Xr stdio 3
|
||||
.\" .Sh LIST OF FUNCTIONS
|
||||
.\" .Bl -column "strncasecmpxxx" "system"
|
||||
.\" .Sy Name Description
|
||||
|
|
Loading…
Reference in New Issue