Module Name: src
Committed By: abhinav
Date: Sat Apr 15 10:30:55 UTC 2017
Modified Files:
src/sbin/mount_ntfs: mount_ntfs.8
Log Message:
Use Xr instead of Fn to refer readdir(3)
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sbin/mount_ntfs/mount_ntfs.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/mount_ntfs/mount_ntfs.8
diff -u src/sbin/mount_ntfs/mount_ntfs.8:1.21 src/sbin/mount_ntfs/mount_ntfs.8:1.22
--- src/sbin/mount_ntfs/mount_ntfs.8:1.21 Wed Sep 9 11:14:09 2015
+++ src/sbin/mount_ntfs/mount_ntfs.8 Sat Apr 15 10:30:55 2017
@@ -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