diff options
author | mpp <mpp@FreeBSD.org> | 1999-08-15 08:06:12 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1999-08-15 08:06:12 +0000 |
commit | ebc58e0b201854721b5e4c92e183c97b3e2aa674 (patch) | |
tree | 74b99ee074987eace5ac9f6df940387a4518159d /sbin/mount_ntfs | |
parent | 762c534e44b1b876ce7688cb472ba3bad0e84ab1 (diff) | |
download | FreeBSD-src-ebc58e0b201854721b5e4c92e183c97b3e2aa674.zip FreeBSD-src-ebc58e0b201854721b5e4c92e183c97b3e2aa674.tar.gz |
Various man page cleanup:
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Properly xref RFCs.
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
Diffstat (limited to 'sbin/mount_ntfs')
-rw-r--r-- | sbin/mount_ntfs/mount_ntfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8 index 6e02917..533f785 100644 --- a/sbin/mount_ntfs/mount_ntfs.8 +++ b/sbin/mount_ntfs/mount_ntfs.8 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: mount_ntfs.8,v 1.2 1999/02/19 12:38:10 semenu Exp $ +.\" $Id: mount_ntfs.8,v 1.3 1999/05/04 11:34:33 jkoshy Exp $ .\" .Dd Jan 3, 1999 .Dt MOUNT_NTFS 8 @@ -127,7 +127,7 @@ The .Nm first appeared in .Fx 3.0 . -.Sh AUTHOR +.Sh AUTHORS NTFS kernel implementation, .Nm and manual were written by |