From 35490a1f812fd8798d5b224f704eff71af9b5b8e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 15 Jun 2007 19:23:16 +0000 Subject: [PATCH] Made CONFIG/CONFIGURING heading ==> CONFIGURATION --- man4/full.4 | 2 +- man4/mouse.4 | 2 +- man4/random.4 | 2 +- man4/sd.4 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man4/full.4 b/man4/full.4 index e1d73ac71..08166aaf8 100644 --- a/man4/full.4 +++ b/man4/full.4 @@ -36,7 +36,7 @@ This can be used to test how a program handles disk-full errors. Reads from the \fI/dev/full\fP device will return \\0 characters. Seeks on \fI/dev/full\fP will always succeed. -.SH CONFIGURING +.SH CONFIGURATION If your system does not have \fI/dev/full\fP created already, it can be created with the following commands: .nf diff --git a/man4/mouse.4 b/man4/mouse.4 index 0b58afb5b..7c06d725b 100644 --- a/man4/mouse.4 +++ b/man4/mouse.4 @@ -25,7 +25,7 @@ .TH MOUSE 4 1996-02-10 "Linux" "Linux Programmer's Manual" .SH NAME mouse \- serial mouse interface -.SH CONFIG +.SH CONFIGURATION Serial mice are connected to a serial RS232/V24 dialout line, see .BR ttyS (4) for a description. diff --git a/man4/random.4 b/man4/random.4 index 417f41f2c..8882c5539 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -45,7 +45,7 @@ literature, but it is theoretically possible that such an attack may exist. If this is a concern in your application, use \fI/dev/random\fP instead. -.SH CONFIGURING +.SH CONFIGURATION If your system does not have \fI/dev/random\fP and \fI/dev/urandom\fP created already, they can be created with the following commands: diff --git a/man4/sd.4 b/man4/sd.4 index 3623eb40c..2683d8080 100644 --- a/man4/sd.4 +++ b/man4/sd.4 @@ -29,7 +29,7 @@ sd \- Driver for SCSI Disk Drives #include /* for HDIO_GETGEO */ #include /* for BLKGETSIZE and BLKRRPART */ .fi -.SH CONFIG +.SH CONFIGURATION The block device name has the following form: .BI sd lp, where