Use Xr instead of Fn to refer readdir(3)
This commit is contained in:
parent
811db621b8
commit
c6e09f6896
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: mount_ntfs.8,v 1.21 2015/09/09 11:14:09 christos Exp $
|
||||
.\" $NetBSD: mount_ntfs.8,v 1.22 2017/04/15 10:30:55 abhinav Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993,1994 Christopher G. Demetriou
|
||||
.\" Copyright (c) 1999 Semen Ustimenko
|
||||
@ -73,7 +73,7 @@ The options are as follows:
|
||||
.Bl -tag -width Ds
|
||||
.It Fl a
|
||||
Force behaviour to return MS-DOS 8.3 names also on
|
||||
.Fn readdir .
|
||||
.Xr readdir 3 .
|
||||
.It Fl i
|
||||
Make name lookup case insensitive for all names except POSIX names.
|
||||
.It Fl u Ar uid
|
||||
|
Loading…
Reference in New Issue
Block a user