Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/postinstall Explicitly request literal mode after .Xr.



details:   https://anonhg.NetBSD.org/src/rev/1c372040f2c9
branches:  trunk
changeset: 748170:1c372040f2c9
user:      joerg <joerg%NetBSD.org@localhost>
date:      Thu Oct 15 02:15:19 2009 +0000

description:
Explicitly request literal mode after .Xr.

diffstat:

 usr.sbin/postinstall/postinstall.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a5902fa283b1 -r 1c372040f2c9 usr.sbin/postinstall/postinstall.8
--- a/usr.sbin/postinstall/postinstall.8        Thu Oct 15 01:50:08 2009 +0000
+++ b/usr.sbin/postinstall/postinstall.8        Thu Oct 15 02:15:19 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: postinstall.8,v 1.13 2008/10/04 08:07:38 apb Exp $
+.\"    $NetBSD: postinstall.8,v 1.14 2009/10/15 02:15:19 joerg Exp $
 .\"
 .\" Copyright (c) 2005-2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -126,7 +126,7 @@
 .Bl -tag -width usageXX -offset indent
 .It Cm check
 Perform post-installation checks on items.
-.It Cm diff Op Xr diff 1 options
+.It Cm diff Op Xr diff 1 Li options
 Similar to
 .Cm check ,
 but also show the differences between the files.



Home | Main Index | Thread Index | Old Index