diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
commit | 6c7216df785592bb069469113f556dfd1946ed5d (patch) | |
tree | 4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/checknr/checknr.1 | |
parent | 55bf0e44752ba3432c3e4632c45263d5795e0aa9 (diff) |
Sort sections.
Notes
Notes:
svn path=/head/; revision=140420
Diffstat (limited to 'usr.bin/checknr/checknr.1')
-rw-r--r-- | usr.bin/checknr/checknr.1 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/usr.bin/checknr/checknr.1 b/usr.bin/checknr/checknr.1 index addbceeaaefd..84048f232b14 100644 --- a/usr.bin/checknr/checknr.1 +++ b/usr.bin/checknr/checknr.1 @@ -138,26 +138,26 @@ utility knows about the and .Xr me 7 macro packages. -.Sh SEE ALSO -.Xr nroff 1 , -.Xr troff 1 , -.Xr me 7 , -.Xr ms 7 -.\" .Xr checkeq 1 , .Sh DIAGNOSTICS .Bd -ragged -compact Complaints about unmatched delimiters. Complaints about unrecognized commands. Various complaints about the syntax of commands. .Ed +.Sh SEE ALSO +.Xr nroff 1 , +.Xr troff 1 , +.Xr me 7 , +.Xr ms 7 +.\" .Xr checkeq 1 , +.Sh HISTORY +The +.Nm +command appeared in +.Bx 4.0 . .Sh BUGS There is no way to define a 1 character macro name using .Fl a . .Pp Does not correctly recognize certain reasonable constructs, such as conditionals. -.Sh HISTORY -The -.Nm -command appeared in -.Bx 4.0 . |