File: manpage-rebuild

package info (click to toggle)
socket-wrapper 1.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 788 kB
  • sloc: ansic: 13,079; sh: 65; python: 16; makefile: 13
file content (9 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -eu

STR="Asciidoctor 2.0.20"

grep --with-filename "$STR" doc/socket_wrapper.1

! zgrep --with-filename "$STR" /usr/share/man/man1/socket_wrapper.1.gz