summaryrefslogtreecommitdiff
path: root/sbin/mount_xfs
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-08-17 11:13:59 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-08-17 11:13:59 +0000
commit7f3ab48125689ccbb4a6397690807b5a01a6ebdf (patch)
treeffcb571b539454fbc60b53088d2b9f4a5cbfb531 /sbin/mount_xfs
parent2bb4d1993bd62fbee722668e509e26d6f2497b31 (diff)
o) {Open,Net,Free}BSD -> .{O,N,F}x;
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok
Diffstat (limited to 'sbin/mount_xfs')
-rw-r--r--sbin/mount_xfs/mount_xfs.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/mount_xfs/mount_xfs.8 b/sbin/mount_xfs/mount_xfs.8
index a61a1c44d1f..2eb4a2f61b4 100644
--- a/sbin/mount_xfs/mount_xfs.8
+++ b/sbin/mount_xfs/mount_xfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_xfs.8,v 1.15 2000/11/09 17:53:03 aaron Exp $
+.\" $OpenBSD: mount_xfs.8,v 1.16 2001/08/17 11:13:57 mpech Exp $
.\" $NetBSD: mount_null.8,v 1.4 1996/04/10 20:57:19 thorpej Exp $
.\"
.\" Copyright (c) 1995, 1996, 1997, 1998 Kungliga Tekniska Högskolan
@@ -77,4 +77,5 @@ it could be used for other filesystems as well.
.Sh HISTORY
The
.Nm
-utility first appeared in OpenBSD 2.4.
+utility first appeared in
+.Ox 2.4 .