diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-23 01:20:27 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-23 01:20:27 +0000 |
commit | b7253ab25580c3ade3e0f9b14e52111cda23a6a4 (patch) | |
tree | f04128e8173c1d582b41021a6490d9d2dba38cb0 /sbin/mount/mount.8 | |
parent | 93a6e10cf261f623435b25f06a399d212cac7fd4 (diff) |
alphabetize SEE ALSO entries and order them numerically according to section
Diffstat (limited to 'sbin/mount/mount.8')
-rw-r--r-- | sbin/mount/mount.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 75c0a9aae86..585c4e063b1 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.8,v 1.9 1998/09/17 04:14:54 aaron Exp $ +.\" $OpenBSD: mount.8,v 1.10 1998/09/23 01:20:24 aaron Exp $ .\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -296,7 +296,7 @@ file system table .Xr mount_umap 8 , .Xr mount_union 8 , .Xr mount_xfs 8 , -.Xr umount 8 . +.Xr umount 8 .Sh HISTORY A .Nm mount |