Discussion:
docs/145030: [patch] whitespace fix for sysinstall.8
(too old to reply)
Jimmy Olgeni
2010-03-25 12:43:20 UTC
Permalink
Number: 145030
Category: docs
Synopsis: [patch] whitespace fix for sysinstall.8
Confidential: no
Severity: non-critical
Priority: low
Responsible: freebsd-doc
State: open
Class: doc-bug
Submitter-Id: current-users
Arrival-Date: Thu Mar 25 13:20:09 UTC 2010
Originator: Jimmy Olgeni
Release: FreeBSD 8.0-STABLE i386
An ".It" command is not parsed correctly due to a misplaced leading
whitespace, thus the description of installExpress does not appear
as a separate item.
--- sysinstall.8.orig 2010-03-25 13:36:34.000000000 +0100
+++ sysinstall.8 2010-03-25 13:36:46.000000000 +0100
@@ -543,7 +543,7 @@
Preserve existing rc.conf parameters.
This is useful if you have a post-install script which modifies rc.conf.
.El
- .It installExpress
+.It installExpress
Start an "express" installation, asking few questions of
the user.
.Pp
m***@freebsd.org
2010-03-26 05:37:13 UTC
Permalink
Synopsis: [patch] whitespace fix for sysinstall.8

State-Changed-From-To: open->patched
State-Changed-By: maxim
State-Changed-When: Fri Mar 26 05:37:00 UTC 2010
State-Changed-Why:
Fixed in HEAD. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=145030

Loading...