Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/makefs Drop an unnecessary .Pp, fix a typo, use sta...
details: https://anonhg.NetBSD.org/src/rev/eb09f9c05fbd
branches: trunk
changeset: 518165:eb09f9c05fbd
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Nov 25 23:30:46 2001 +0000
description:
Drop an unnecessary .Pp, fix a typo, use standard headers, sort sections,
mark up author name.
diffstat:
usr.sbin/makefs/makefs.8 | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (39 lines):
diff -r 78e4563a492d -r eb09f9c05fbd usr.sbin/makefs/makefs.8
--- a/usr.sbin/makefs/makefs.8 Sun Nov 25 22:49:39 2001 +0000
+++ b/usr.sbin/makefs/makefs.8 Sun Nov 25 23:30:46 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: makefs.8,v 1.3 2001/11/25 11:22:09 lukem Exp $
+.\" $NetBSD: makefs.8,v 1.4 2001/11/25 23:30:46 wiz Exp $
.\"
.\" Copyright (c) 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -131,7 +131,7 @@
Set the maximum size of the file system image to
.Ar maximum-size .
An error will be raised if the target file system needs to be larger
-than this to accomodate the provided directory tree.
+than this to accommodate the provided directory tree.
.It Fl s Ar image-size
Set the size of the file system image to
.Ar image-size .
@@ -211,7 +211,6 @@
.\"
.\"
.Ss FFS-specific options
-.Pp
.Sy ffs
images have ffs-specific optional parameters that may be provided.
Each of the options consists of a keyword, an equals sign
@@ -255,10 +254,10 @@
.Sh SEE ALSO
.Xr mtree 8 ,
.Xr newfs 8
-.Sh AUTHOR
-Luke Mewburn <lukem%netbsd.org@localhost>
.Sh HISTORY
The
.Nm
utility appeared in
.Nx 1.6 .
+.Sh AUTHORS
+.An Luke Mewburn Aq lukem%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index