From 396e28e5ece150e01b4fcc7273b51ff4c8ff57e2 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 21 Jan 2005 10:29:50 +0000 Subject: [PATCH] Use Fl for flags. --- share/man/man4/options.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 254f9093f08e..307a044221a7 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: options.4,v 1.259 2005/01/21 00:39:56 dan Exp $ +.\" $NetBSD: options.4,v 1.260 2005/01/21 10:29:50 wiz Exp $ .\" .\" Copyright (c) 1996 .\" Perry E. Metzger. All rights reserved. @@ -1304,7 +1304,7 @@ or .Pa std.$MACHINE . The embedded config file can be extracted from the resulting kernel with .Xr config 8 -.Ar -x , +.Fl x , or by the following command: .Bd -literal -offset indent strings netbsd | sed -n 's/^_CFG_//p' | unvis