From a6ef6f0acbc127da168e4435d54d6adc1e29789f Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 29 Nov 2010 16:06:46 +0000 Subject: Migrate `Nm' and `Pa' handling from mdoc_action.c into mdoc_validate.c. Document that `Pa' is replaced by a tilde, just like `Mt'. --- mdoc.7 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mdoc.7') diff --git a/mdoc.7 b/mdoc.7 index 867fdc42..cb80992d 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.164 2010/11/29 13:02:47 kristaps Exp $ +.\" $Id: mdoc.7,v 1.165 2010/11/29 16:06:46 kristaps Exp $ .\" .\" Copyright (c) 2009, 2010 Kristaps Dzonsons .\" Copyright (c) 2010 Ingo Schwarze @@ -2308,6 +2308,9 @@ and .Sx \&Ux . .Ss \&Pa A file-system path. +If an argument is not provided, the string +.Dq \(ti +is used as a default. .Pp Examples: .D1 \&.Pa /usr/bin/mandoc -- cgit v1.2.3