diff options
| author | wiz <wiz@NetBSD.org> | 2006-02-04 18:48:01 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2006-02-04 18:48:01 +0000 |
| commit | 4679714200e443ce5366333b6a9fb84bd67c8158 (patch) | |
| tree | 44547b221444e5b0e0f68d33e8b50b541cf46ce1 /usr.sbin/makefs/makefs.8 | |
| parent | 1fc051f36f1a80b3abb1d6a08ab1760283da940a (diff) | |
Sort SEE ALSO.
Diffstat (limited to 'usr.sbin/makefs/makefs.8')
| -rw-r--r-- | usr.sbin/makefs/makefs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8 index a41a365e294..6c9bfcc0be4 100644 --- a/usr.sbin/makefs/makefs.8 +++ b/usr.sbin/makefs/makefs.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: makefs.8,v 1.22 2006/01/26 15:05:27 martin Exp $ +.\" $NetBSD: makefs.8,v 1.23 2006/02/04 18:48:01 wiz Exp $ .\" .\" Copyright (c) 2001-2003 Wasabi Systems, Inc. .\" All rights reserved. @@ -316,9 +316,9 @@ Use RockRidge extensions (for longer filenames, etc.). Volume set identifier of the image. .El .Sh SEE ALSO +.Xr installboot 8 , .Xr mtree 8 , -.Xr newfs 8 , -.Xr installboot 8 +.Xr newfs 8 .Sh HISTORY The .Nm |
