Module Name: src
Committed By: joerg
Date: Thu Oct 15 02:15:20 UTC 2009
Modified Files:
src/usr.sbin/postinstall: postinstall.8
Log Message:
Explicitly request literal mode after .Xr.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/postinstall/postinstall.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/postinstall/postinstall.8
diff -u src/usr.sbin/postinstall/postinstall.8:1.13 src/usr.sbin/postinstall/postinstall.8:1.14
--- src/usr.sbin/postinstall/postinstall.8:1.13 Sat Oct 4 08:07:38 2008
+++ src/usr.sbin/postinstall/postinstall.8 Thu Oct 15 02:15:19 2009
@@ -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.