Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount_null Lose unnecessary .Nm argument.
details: https://anonhg.NetBSD.org/src/rev/109d4dd8d405
branches: trunk
changeset: 517641:109d4dd8d405
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Nov 16 12:00:10 2001 +0000
description:
Lose unnecessary .Nm argument.
diffstat:
sbin/mount_null/mount_null.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 77ce83985ed7 -r 109d4dd8d405 sbin/mount_null/mount_null.8
--- a/sbin/mount_null/mount_null.8 Fri Nov 16 11:59:47 2001 +0000
+++ b/sbin/mount_null/mount_null.8 Fri Nov 16 12:00:10 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_null.8,v 1.14 2001/11/16 10:25:47 wiz Exp $
+.\" $NetBSD: mount_null.8,v 1.15 2001/11/16 12:00:10 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -45,7 +45,7 @@
.Nd mount a loopback filesystem sub-tree;
demonstrate the use of a null file system layer
.Sh SYNOPSIS
-.Nm ""
+.Nm
.Op Fl o Ar options
.Ar target
.Ar mount-point
Home |
Main Index |
Thread Index |
Old Index