mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 03:11:52 +01:00
Document -q and --quiet as discouraged compatibility option.
Suggested by: eadler MFC after: 2 weeks
This commit is contained in:
parent
90a4274834
commit
53fff962b6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=259060
@ -35,7 +35,7 @@
|
||||
.\"
|
||||
.\" @(#)bc.1 6.8 (Berkeley) 8/8/91
|
||||
.\"
|
||||
.Dd January 22, 2010
|
||||
.Dd December 6, 2013
|
||||
.Dt BC 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -349,6 +349,14 @@ math library, read when the
|
||||
.Fl l
|
||||
option is specified on the command line.
|
||||
.El
|
||||
.Sh COMPATIBILITY
|
||||
The
|
||||
.Fl q
|
||||
and
|
||||
.Fl Fl quiet
|
||||
options are no-ops for compatibility with some other implementations of
|
||||
.Nm
|
||||
and their use is discouraged.
|
||||
.Sh SEE ALSO
|
||||
.Xr dc 1
|
||||
.Pp
|
||||
|
Loading…
Reference in New Issue
Block a user