It appears we really shouldn't be following this example man page -- one
should not use a `%' in examples. I don't know if this is the consensus of doc@, or just a unilateral decision of committer that corrected my following of this example. Maybe a docs person could review these files and see if they still show current guidelines.
This commit is contained in:
parent
9078d242bf
commit
81c6395691
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=80807
@ -86,7 +86,7 @@ of the
|
||||
.Nm
|
||||
command:
|
||||
.Pp
|
||||
.Dl "% example -abc -d xyzzy /dev/null"
|
||||
.Dl "example -abc -d xyzzy /dev/null"
|
||||
.Sh DIAGNOSTICS
|
||||
Exit status is 0 on success, and 1 if the command
|
||||
fails for one of the following reasons:
|
||||
|
Loading…
Reference in New Issue
Block a user