Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount - Improve wording;
details: https://anonhg.NetBSD.org/src/rev/7c2f59569d88
branches: trunk
changeset: 781846:7c2f59569d88
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Oct 03 19:36:11 2012 +0000
description:
- Improve wording;
- remove superfluous `.Pp' macro (fixes mandoc(1) warning).
>From Bug Hunting.
diffstat:
sbin/mount/mount.8 | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 9d4deda69baf -r 7c2f59569d88 sbin/mount/mount.8
--- a/sbin/mount/mount.8 Wed Oct 03 19:35:08 2012 +0000
+++ b/sbin/mount/mount.8 Wed Oct 03 19:36:11 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount.8,v 1.76 2012/06/23 23:41:25 wiz Exp $
+.\" $NetBSD: mount.8,v 1.77 2012/10/03 19:36:11 wiz Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -436,8 +436,8 @@
The options specific to the various file system types are
described in the manual pages for those file systems'
.Nm mount_XXX
-commands.
-For instance the options specific to Berkeley
+commands;
+for instance, the options specific to Berkeley
Fast File System (FFS) are described in the
.Xr mount_ffs 8
manual page.
@@ -453,7 +453,6 @@
.El
.Sh EXAMPLES
Some useful examples:
-.Pp
.Bl -hang -offset indent -width "MS-DOS"
.It Tn CD-ROM
.br
Home |
Main Index |
Thread Index |
Old Index