diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-12-24 19:50:52 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-12-24 19:50:52 +0000 |
commit | dfd51bdcef4665885f5479906c5d32eeed1a0e7c (patch) | |
tree | c579baa3a4e49a5d79675356fcc7555748222f6d /usr.sbin | |
parent | 98b2f976d97052e43734a911f7eb8623515d4c86 (diff) |
reorder .Xr.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/afs/src/appl/fs/fs.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/afs/src/appl/fs/fs.1 b/usr.sbin/afs/src/appl/fs/fs.1 index 1fcdfad68e6..d9ad7d87b09 100644 --- a/usr.sbin/afs/src/appl/fs/fs.1 +++ b/usr.sbin/afs/src/appl/fs/fs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fs.1,v 1.8 2002/12/21 00:10:13 deraadt Exp $ +.\" $OpenBSD: fs.1,v 1.9 2002/12/24 19:50:51 fgsch Exp $ .\" $KTH: fs.1,v 1.2.2.1 2001/03/04 04:35:56 lha Exp $ .Dd March 29, 2000 .Dt FS 1 @@ -677,10 +677,10 @@ Tweek xfs-debugging flags Make xfs print debug info. .Ed .Sh SEE ALSO -.Xr bos 8 , .Xr pts 1 , -.Xr vos 8 , -.Xr afsd 8 +.Xr afsd 8 , +.Xr bos 8 , +.Xr vos 8 .Sh STANDARDS The Arla authors are trying to mimic the behaviour of the original AFS utilities. |