Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount_chfs Add RCS Id, sort sections, sort SEE ALSO, us...
details: https://anonhg.NetBSD.org/src/rev/17ef58b8ceea
branches: trunk
changeset: 771540:17ef58b8ceea
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Nov 24 16:20:35 2011 +0000
description:
Add RCS Id, sort sections, sort SEE ALSO, use more markup.
XXX: is the license correct? it is for jmmv.
diffstat:
sbin/mount_chfs/mount_chfs.8 | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 57894339add4 -r 17ef58b8ceea sbin/mount_chfs/mount_chfs.8
--- a/sbin/mount_chfs/mount_chfs.8 Thu Nov 24 16:16:49 2011 +0000
+++ b/sbin/mount_chfs/mount_chfs.8 Thu Nov 24 16:20:35 2011 +0000
@@ -1,3 +1,5 @@
+.\" $NetBSD: mount_chfs.8,v 1.2 2011/11/24 16:20:35 wiz Exp $
+.\"
.\" Copyright (c) 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@@ -44,19 +46,18 @@
The file system will be created during the first mount.
CHFS stands for Chip File System.
.Sh EXAMPLES
-mount_chfs /dev/flash0 /mnt
+.Dl mount_chfs /dev/flash0 /mnt
.Sh SEE ALSO
+.Xr flash 4 ,
.Xr fstab 5 ,
.Xr mount 8 ,
-.Xr flash 9 ,
-.Xr flash 4
+.Xr flash 9
.Sh HISTORY
CHFS was originally called ChewieFS during development.
The name was changed to avoid legal issues and to have a more
neutral name.
+.Sh AUTHORS
+CHFS was developed at the Department of Software Engineering,
+University of Szeged, Hungary.
.Sh BUGS
CHFS has a few known bugs as of 2011.
-.Sh AUTHORS
-CHFS was developed at the Department of Software Engineering,
-University of Szeged, Hungary
-
Home |
Main Index |
Thread Index |
Old Index