Project

General

Profile

Actions

Bug #15898

open

tput(1) puts multi-line example in the wrong order

Added by Rich Lowe 13 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
manpage - manual pages
Start date:
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

tput(1) says:

         echo "${bold}Please type in your name: ${offbold}\c" 
         example% bold='tput smso'
         example% offbold='tput rmso'

It seems clear that:

1) The first line should also have a shell prompt
2) The first line should actually be last, so that the variables it uses have values

No data to display

Actions

Also available in: Atom PDF