diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/man.7 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man7/man.7 b/share/man/man7/man.7 index 5f8465e0939..2be53d7c4bd 100644 --- a/share/man/man7/man.7 +++ b/share/man/man7/man.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.7,v 1.23 2011/09/20 22:46:45 schwarze Exp $ +.\" $OpenBSD: man.7,v 1.24 2011/09/26 21:30:03 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 20 2011 $ +.Dd $Mdocdate: September 26 2011 $ .Dt MAN 7 .Os .Sh NAME @@ -975,6 +975,10 @@ Begin literal mode: all subsequent free-form lines have their end of line boundaries preserved. May be ended by .Sx \&fi . +Literal mode is implicitly ended by +.Sx \&SH +or +.Sx \&SS . .Ss \&sp Insert vertical spaces into output with the following syntax: .Bd -filled -offset indent |