diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-25 03:30:56 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-25 03:30:56 +0000 |
commit | 67c8d7b72966c060ae199fc570b93edbc55060ab (patch) | |
tree | 9721a1a200d03ac54a90c5b959f60c3c7ef99a69 /sbin/mount_xfs | |
parent | 4644b1e2b7e2645b94b1de06fe9cfcc1ae4cb751 (diff) |
minor cleanups; d@
Diffstat (limited to 'sbin/mount_xfs')
-rw-r--r-- | sbin/mount_xfs/mount_xfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_xfs/mount_xfs.8 b/sbin/mount_xfs/mount_xfs.8 index e862c00fb7a..45b969b1ba8 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.6 1998/11/04 22:36:42 aaron Exp $ +.\" $OpenBSD: mount_xfs.8,v 1.7 1998/11/25 03:30:55 aaron 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 @@ -66,7 +66,7 @@ man page for possible options and their meanings. .El .Pp The xfs filesystem was written primarily to make a free, AFS-compatible -filesystem Arla. But since the xfs interface is pretty simple and generic +filesystem (Arla). But since the xfs interface is simple and generic it could be used for other filesystems as well. .\" .Sh SEE ALSO |