diff options
-rw-r--r-- | share/man/man9/watchdog.9 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/watchdog.9 b/share/man/man9/watchdog.9 index 20fc0d6..25634c9 100644 --- a/share/man/man9/watchdog.9 +++ b/share/man/man9/watchdog.9 @@ -50,7 +50,8 @@ If .Fa cmd is zero, the watchdog must be disabled and the .Fa error -argument left untouched. If the watchdog cannot be disabled, the +argument left untouched. +If the watchdog cannot be disabled, the .Fa error argument must be set to .Dv EOPNOTSUPP . |