Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/puffs/mount_sysctlfs Sort options in SYNOPSIS (flag...
details: https://anonhg.NetBSD.org/src/rev/61eca7103366
branches: trunk
changeset: 753835:61eca7103366
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Apr 11 21:34:18 2010 +0000
description:
Sort options in SYNOPSIS (flags without arguments first).
diffstat:
usr.sbin/puffs/mount_sysctlfs/mount_sysctlfs.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 78afab19f983 -r 61eca7103366 usr.sbin/puffs/mount_sysctlfs/mount_sysctlfs.8
--- a/usr.sbin/puffs/mount_sysctlfs/mount_sysctlfs.8 Sun Apr 11 21:32:10 2010 +0000
+++ b/usr.sbin/puffs/mount_sysctlfs/mount_sysctlfs.8 Sun Apr 11 21:34:18 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_sysctlfs.8,v 1.2 2010/04/11 15:08:17 pooka Exp $
+.\" $NetBSD: mount_sysctlfs.8,v 1.3 2010/04/11 21:34:18 wiz Exp $
.\"
.\" Copyright (c) 2007 Antti Kantee. All rights reserved.
.\"
@@ -31,8 +31,8 @@
.Nd mount sysctl namespace as a directory hierarchy
.Sh SYNOPSIS
.Nm
+.Op Fl r
.Op Fl o Ar mntopts
-.Op Fl r
.Ar sysctlfs
.Ar mount_point
.Sh DESCRIPTION
Home |
Main Index |
Thread Index |
Old Index