From 8eda95c174f261a74db98c38c4d4ae30895d3523 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 31 Oct 2009 06:50:25 +0000 Subject: Patch on DragonFly BSD syntax (thanks Sascha Wildner). Noted inclusion into DragonFly BSD (thanks Sascha Wildner). --- mdoc.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdoc.7') diff --git a/mdoc.7 b/mdoc.7 index 5dc5c71f..7e676092 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1344,7 +1344,7 @@ See also .Sx \&Er . . .Ss \&Dx -Format the DragonFlyBSD version provided as an argument, or a default +Format the DragonFly BSD version provided as an argument, or a default value if no argument is provided. .Pp Examples: -- cgit