diff options
author | Jared Yanovich <jaredy@cvs.openbsd.org> | 2005-09-30 20:34:27 +0000 |
---|---|---|
committer | Jared Yanovich <jaredy@cvs.openbsd.org> | 2005-09-30 20:34:27 +0000 |
commit | 536a1d269c34f652761695e0a062e1e582da62a4 (patch) | |
tree | 0bfa11cec1acca2e72e2743415172ce6be64c4f0 /sbin/mount_ntfs | |
parent | f17b47d200e2fc7cbd48054dab97824e7e5396c4 (diff) |
deploy .An -nosplit; ok jmc
Diffstat (limited to 'sbin/mount_ntfs')
-rw-r--r-- | sbin/mount_ntfs/mount_ntfs.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8 index fa601c70c9b..3fbd34988db 100644 --- a/sbin/mount_ntfs/mount_ntfs.8 +++ b/sbin/mount_ntfs/mount_ntfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_ntfs.8,v 1.5 2003/09/18 09:13:52 jmc Exp $ +.\" $OpenBSD: mount_ntfs.8,v 1.6 2005/09/30 20:34:23 jaredy Exp $ .\" $NetBSD: mount_ntfs.8,v 1.13 2003/02/14 16:21:48 grant Exp $ .\" .\" Copyright (c) 1993,1994 Christopher G. Demetriou @@ -156,6 +156,7 @@ It was later ported to and first appeared in .Ox 3.4 . .Sh AUTHORS +.An -nosplit NTFS kernel implementation, .Nm mount_ntfs , and this manual were originally written by |