11192 zpool.1m: UNSUPP: unsupported escape sequence: \?

Review Request #1971 — Created June 6, 2019 and submitted

mno-hime
illumos-gate
master
11192
1975
95aeccb...
general

11192 zpool.1m: UNSUPP: unsupported escape sequence: \?

This is required for mandoc 1.14.5 update (#11190).

With mandoc 1.14.5.

Before:

$ mandoc -Tlint -Wwarning ~/ws/illumos-gate/usr/src/man/man1m/zpool.1m 
mandoc: /export/home/newman/ws/illumos-gate/usr/src/man/man1m/zpool.1m:37:5: UNSUPP: unsupported escape sequence: \?
mandoc: /export/home/newman/ws/illumos-gate/usr/src/man/man1m/zpool.1m:833:5: UNSUPP: unsupported escape sequence: \?

After:

$ mandoc -Tlint -Wwarning /usr/share/man/man1m/zpool.1m

$ mandoc -l /usr/share/man/man1m/zpool.1m

ZPOOL(1M)                    Maintenance Commands                    ZPOOL(1M)

NAME
     zpool – configure ZFS storage pools

SYNOPSIS
     zpool -?
...
     zpool -?
             Displays a help message.
mno-hime
citrus
  1. Ship It!
  2. 
      
rm
  1. Ship It!
  2. 
      
mno-hime
Review request changed

Status: Closed (submitted)

Loading...