mdoc(7) police: sort xrefs in SEE ALSO.
This commit is contained in:
parent
d5471c6b92
commit
4f5374cc7e
@ -102,8 +102,8 @@ and
|
||||
While these APIs are not documented in POSIX.1e, they are similar in
|
||||
structure.
|
||||
.Sh SEE ALSO
|
||||
.Xr acl 3 ,
|
||||
.Xr extattr 2 ,
|
||||
.Xr acl 3 ,
|
||||
.Xr mac 3 ,
|
||||
.Xr acl 9 ,
|
||||
.Xr extattr 9 ,
|
||||
|
@ -119,8 +119,8 @@ and
|
||||
functions
|
||||
never return.
|
||||
.Sh SEE ALSO
|
||||
.Xr _exit 2 ,
|
||||
.Xr wait 2 ,
|
||||
.Xr _exit 2 ,
|
||||
.Xr atexit 3 ,
|
||||
.Xr intro 3 ,
|
||||
.Xr sysexits 3 ,
|
||||
|
@ -1274,8 +1274,8 @@ device special files.
|
||||
.El
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr raid 4 ,
|
||||
.Xr ccd 4 ,
|
||||
.Xr raid 4 ,
|
||||
.Xr rc 8
|
||||
.Sh BUGS
|
||||
Hot-spare removal is currently not available.
|
||||
|
@ -457,14 +457,14 @@ instead of
|
||||
.Sh SEE ALSO
|
||||
.Xr pthread_cleanup_pop 3 ,
|
||||
.Xr pthread_cleanup_push 3 ,
|
||||
.Xr pthread_condattr_destroy 3 ,
|
||||
.Xr pthread_condattr_init 3 ,
|
||||
.Xr pthread_cond_broadcast 3 ,
|
||||
.Xr pthread_cond_destroy 3 ,
|
||||
.Xr pthread_cond_init 3 ,
|
||||
.Xr pthread_cond_signal 3 ,
|
||||
.Xr pthread_cond_timedwait 3 ,
|
||||
.Xr pthread_cond_wait 3 ,
|
||||
.Xr pthread_condattr_destroy 3 ,
|
||||
.Xr pthread_condattr_init 3 ,
|
||||
.Xr pthread_create 3 ,
|
||||
.Xr pthread_detach 3 ,
|
||||
.Xr pthread_equal 3 ,
|
||||
@ -473,11 +473,6 @@ instead of
|
||||
.Xr pthread_join 3 ,
|
||||
.Xr pthread_key_delete 3 ,
|
||||
.Xr pthread_kill 3 ,
|
||||
.Xr pthread_mutex_destroy 3 ,
|
||||
.Xr pthread_mutex_init 3 ,
|
||||
.Xr pthread_mutex_lock 3 ,
|
||||
.Xr pthread_mutex_trylock 3 ,
|
||||
.Xr pthread_mutex_unlock 3 ,
|
||||
.Xr pthread_mutexattr_destroy 3 ,
|
||||
.Xr pthread_mutexattr_getprioceiling 3 ,
|
||||
.Xr pthread_mutexattr_getprotocol 3 ,
|
||||
@ -486,6 +481,11 @@ instead of
|
||||
.Xr pthread_mutexattr_setprioceiling 3 ,
|
||||
.Xr pthread_mutexattr_setprotocol 3 ,
|
||||
.Xr pthread_mutexattr_settype 3 ,
|
||||
.Xr pthread_mutex_destroy 3 ,
|
||||
.Xr pthread_mutex_init 3 ,
|
||||
.Xr pthread_mutex_lock 3 ,
|
||||
.Xr pthread_mutex_trylock 3 ,
|
||||
.Xr pthread_mutex_unlock 3 ,
|
||||
.Xr pthread_once 3 ,
|
||||
.Xr pthread_rwlockattr_destroy 3 ,
|
||||
.Xr pthread_rwlockattr_getpshared 3 ,
|
||||
|
@ -283,11 +283,11 @@ device special files.
|
||||
.El
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr raidctl 8 ,
|
||||
.Xr config 8 ,
|
||||
.Xr fsck 8 ,
|
||||
.Xr mount 8 ,
|
||||
.Xr newfs 8 ,
|
||||
.Xr raidctl 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -91,8 +91,8 @@ environment variable is not set.
|
||||
.Sh DIAGNOSTICS
|
||||
.Ex -std
|
||||
.Sh SEE ALSO
|
||||
.Xr man 1 ,
|
||||
.Xr makewhatis 1 ,
|
||||
.Xr man 1 ,
|
||||
.Xr nroff 1
|
||||
.Sh HISTORY
|
||||
A previous version of the
|
||||
|
Loading…
Reference in New Issue
Block a user