1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

mdoc(7) janitor:

- Sort SEE ALSO by section number.
- Remove redundant ','.
This commit is contained in:
Simon L. B. Nielsen 2004-04-25 14:13:48 +00:00
parent 990ca63847
commit 42dfa03d2a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128644

View File

@ -45,9 +45,9 @@ The
specifies the desired timeout period in seconds, a value of
zero will disable the watchdog.
.Sh SEE ALSO
.Xr watchdogd 8 ,
.Xr watchdog 4 ,
.Xr watchdog 9 ,
.Xr watchdogd 8 ,
.Xr watchdog 9
.Sh AUTHORS
.An -nosplit
The