diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
commit | 7f3c7f0d461522fe0390e72d21fa729bed8807bf (patch) | |
tree | 4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/checknr | |
parent | 8e249383f9b2938ac2233decd80969cc4cd3c59e (diff) | |
download | FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.zip FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.tar.gz |
Sort sections.
Diffstat (limited to 'usr.bin/checknr')
-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 addbcee..84048f2 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 . |