Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Punctuation fix (separate punctuation from ma...



details:   https://anonhg.NetBSD.org/src/rev/daf7f03d1d80
branches:  trunk
changeset: 747905:daf7f03d1d80
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 05 10:47:52 2009 +0000

description:
Punctuation fix (separate punctuation from marked-up work to avoid it being
marked up as well).

diffstat:

 share/man/man7/sysctl.7 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0b47391cf6ca -r daf7f03d1d80 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7   Mon Oct 05 09:57:18 2009 +0000
+++ b/share/man/man7/sysctl.7   Mon Oct 05 10:47:52 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.7,v 1.26 2009/10/04 22:57:46 elad Exp $
+.\"    $NetBSD: sysctl.7,v 1.27 2009/10/05 10:47:52 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -144,7 +144,7 @@
 by the type number returned by a
 .Xr statvfs 2
 call or from
-.Li vfs.generic.conf.
+.Li vfs.generic.conf .
 The third level identifiers available for each filesystem
 are given in the header file that defines the mount
 argument structure for that filesystem.



Home | Main Index | Thread Index | Old Index