diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-12-05 16:14:16 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-12-05 16:14:16 +0000 |
commit | 6fd4c9d365c408c83f9382855b2310891154a1f7 (patch) | |
tree | 15a259292abce1f6d9a0d32a644cd43e11a241cd /man.7 | |
parent | db89a3957c75469c4a73ca032acb325db8294f7a (diff) | |
download | mandoc-6fd4c9d365c408c83f9382855b2310891154a1f7.tar.gz |
Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes in OpenBSD),
which are now accomodated for the new libroff modifications.
Diffstat (limited to 'man.7')
-rw-r--r-- | man.7 | 24 |
1 files changed, 0 insertions, 24 deletions
@@ -430,9 +430,6 @@ The syntax is as follows: .It Sx \&nf Ta 0 Ta current Ta compat .It Sx \&r Ta 0 Ta current Ta compat .It Sx \&sp Ta 1 Ta current Ta compat -.\" .It Sx \&Sp Ta <1 Ta current Ta compat -.\" .It Sx \&Vb Ta <1 Ta current Ta compat -.\" .It Sx \&Ve Ta 0 Ta current Ta compat .El .Pp Macros marked as @@ -821,12 +818,6 @@ See also .Sx \&P , and .Sx \&PP . -.\" . -.\" . -.\" .Ss \&PD -.\" Has no effect. Included for compatibility. -.\" . -.\" . .Ss \&UC Sets the volume for the footer for compatibility with man pages from BSD releases. @@ -897,21 +888,6 @@ Defaults to 1, if unspecified. .Pp See also .Sx \&br . -.\" .Ss \&Sp -.\" A synonym for -.\" .Sx \&sp -.\" .Cm 0.5v . -.\" . -.\" .Ss \&Vb -.\" A synonym for -.\" .Sx \&nf . -.\" Accepts an argument (the height of the formatted space) which is -.\" disregarded. -.\" . -.\" .Ss \&Ve -.\" A synonym for -.\" .Sx \&fi . -.\" . .Sh COMPATIBILITY This section documents areas of questionable portability between implementations of the |