File: 10_fix-manpage.patch

package info (click to toggle)
statserial 1.1-25
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 188 kB
  • sloc: ansic: 516; makefile: 52; sh: 10
file content (28 lines) | stat: -rw-r--r-- 1,026 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description: fix manpage-has-bad-whatis-entry (Should not double space manpages)
Author: Vince Mulhollon <vlm@debian.org>
Last-Update: 2002-12-17

Description: change default device from cua to ttyS0. (see #182660, #364480)
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2017-10-05
Index: statserial-1.1/statserial.1
===================================================================
--- statserial-1.1.orig/statserial.1
+++ statserial-1.1/statserial.1
@@ -5,7 +5,6 @@
 .\" for conditions under which this file may be redistributed.
 .TH STATSERIAL 1 "17 December 1994" "Linux" "User Commands"
 .SH NAME
-
 statserial \- display serial port modem status lines
 
 .SH SYNOPSIS
@@ -23,7 +22,7 @@ The optional
 .B device-name
 parameter is the full name of the device file for the serial
 port in question. If not specified, the default is taken from the 
-environment variable MODEM if set, otherwise /dev/cua1.
+environment variable MODEM if set, otherwise /dev/ttyS0.
 
 .PP
 .SH "COMMAND\-LINE OPTIONS"