Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 Punctuation nits.



details:   https://anonhg.NetBSD.org/src/rev/ee2f39e5d3d9
branches:  trunk
changeset: 747424:ee2f39e5d3d9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Sep 14 12:37:08 2009 +0000

description:
Punctuation nits.

diffstat:

 share/man/man5/rc.conf.5 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 5169a70510b7 -r ee2f39e5d3d9 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Mon Sep 14 12:05:12 2009 +0000
+++ b/share/man/man5/rc.conf.5  Mon Sep 14 12:37:08 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rc.conf.5,v 1.135 2009/09/14 12:05:12 apb Exp $
+.\"    $NetBSD: rc.conf.5,v 1.136 2009/09/14 12:37:08 wiz Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -285,7 +285,7 @@
 .Dq OPTIONAL:
 prefix means that it's not an error if the file system is not
 present in
-.Xr fstab 5.
+.Xr fstab 5 .
 .It Sy critical_filesystems_remote
 A string.
 File systems such as
@@ -298,7 +298,7 @@
 .Dq OPTIONAL:
 prefix means that it's not an error if the file system is not
 present in
-.Xr fstab 5.
+.Xr fstab 5 .
 .It Sy fsck_flags
 A string.
 A file system is checked with



Home | Main Index | Thread Index | Old Index